manuskript/manuskript/models
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
..
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
characterModel.py Display bug corrected in outline view 2016-03-24 11:37:18 +01:00
outlineModel.py Merge branch 'feature/Exporter' into develop 2016-04-15 14:27:44 +02:00
persosProxyModel.py Cleaning up imports, at last 2016-02-06 12:34:22 +01:00
plotModel.py Fixes: add plot then choose new plot does not set importance slider 2017-07-01 10:18:46 -06:00
plotsProxyModel.py Cleaning up imports, at last 2016-02-06 12:34:22 +01:00
references.py Fixes two minor bugs 2016-04-08 15:30:14 +02:00
worldModel.py Cleaning up imports, at last 2016-02-06 12:34:22 +01:00