manuskript/manuskript
Curtis Gedak 026861ee87 Fix plot importance changes if delete earlier plot and click other plots
The root cause was a mismatch between plot IDs and plot model rows.

This issue would appear when a plot was deleted such that the plot IDs
did not match the plot model row numbers and different plots had
different importance levels.  The problem would not occur if the most
recently added plot was deleted.

The plot ID / plot model row mismatch was introduced with the
following commit:

    Fixes: add plot then choose new plot does not set \
    importance slider
    3569f78928

Closes issue #404
2018-11-05 09:29:53 -07:00
..
converters Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
exporter Improve pandoc compile/export return code handling 2018-10-31 10:31:53 -06:00
functions Adds: clickable links, and display images as tooltips (#22, #215) 2017-12-14 14:55:14 +01:00
importer Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
load_save Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
models Fix plot importance changes if delete earlier plot and click other plots 2018-11-05 09:29:53 -07:00
tests Adds: simple ui tests for exporter and importer widgets 2017-11-22 11:27:21 +01:00
ui Fix crash in Outline mode with multi-item select #355 2018-10-14 11:10:46 -06:00
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
enums.py Checkpoint in refactoring outlineItem 2017-11-17 12:16:39 +01:00
loadSave.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
main.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
mainWindow.py Fix plot importance changes if delete earlier plot and click other plots 2018-11-05 09:29:53 -07:00
settings.py Adds "Sentence mode" to Focus mode. #259 2017-12-15 20:56:40 +01:00
settingsWindow.py Add new language translations to the Settings window 2018-08-06 11:27:29 -06:00
version.py ========== manuskript-0.7.0 ========== 2018-08-15 09:25:21 -06:00