manuskript/manuskript
Curtis Gedak 3569f78928 Fixes: add plot then choose new plot does not set importance slider
By default when a plot is added to the plot model, the
importance value is set to "0" (Minor).  However when the new
plot is selected, the importance slider remains set to the value
of the previously selected plot.

Steps to Reproduce:

1.  Click add plot (plus sign) button.
2.  Select this "New plot".
3.  Select "Basic infos" tab and change Plot name to "My Plot".
4.  Move Importance slider all the way to the right (Main).
5.  Click add plot (plus sign) button.
6.  Select this "New plot".

    Note that the "New plot" is shown in the plot list pane under
    "Minor", but the Importance slider is still all the way to the
    right (Main).

This enhancement ensures that the corresponding plot UI importance
slider is also set to the proper plot importance.
2017-07-01 10:18:46 -06:00
..
exporter Reverts a mistake 2017-06-15 16:03:00 +02:00
load_save Fixes: epiphany section in basic infos for characters not saved #43 2017-05-07 12:57:48 -06:00
models Fixes: add plot then choose new plot does not set importance slider 2017-07-01 10:18:46 -06:00
ui Merge branch 'enable-change-index-cards-background-to-color' of git://github.com/gedakc/manuskript into gedakc-enable-change-index-cards-background-to-color 2017-06-15 14:13:36 +02:00
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
enums.py Changes subplots to steps 2016-03-06 16:10:25 +01:00
functions.py Fixes: Unable to change index cards background from image to a color 2017-06-10 12:53:55 -06:00
loadSave.py Minor tweak in file format 2016-03-31 10:49:56 +02:00
main.py Change message from warning to note for failed to load translator 2017-06-06 10:10:23 -06:00
mainWindow.py Fixes: add plot then choose new plot does not set importance slider 2017-07-01 10:18:46 -06:00
settings.py Fixes: Unable to change index cards background from image to a color 2017-06-10 12:53:55 -06:00
settingsWindow.py Merge branch 'enable-change-index-cards-background-to-color' of git://github.com/gedakc/manuskript into gedakc-enable-change-index-cards-background-to-color 2017-06-15 14:13:36 +02:00