manuskript/manuskript
Curtis Gedak dedf5fb27a Fixes: add character then choose new character does not set importance slider
See issue #102.

By default when a character is added to the character model, the
importance value is set to "0" (Minor).  However when the new
character is selected, the importance slider remains set to the value
of the previously selected character.

Steps to Reproduce:

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

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

This enhancement ensures that the corresponding character UI
importance slider is also set to the proper character importance.
2017-07-01 10:17:07 -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 Merge branch 'feature/Exporter' into develop 2016-04-15 14:27:44 +02: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 character then choose new character does not set importance slider 2017-07-01 10:17:07 -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