mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-07 12:02:25 +02:00
After a successful download or metadata update, refresh_ids() was called to update the display data for changed rows, but the library view was not resorted. This meant books sorted by a column that FanFicFare had just written would not reorder into their correct position until the user manually triggered a sort. Added a resort() call on the library view model after all_ids are refreshed so the current sort order is re-applied automatically. |
||
|---|---|---|
| .. | ||
| .tx | ||
| images | ||
| translations | ||
| __init__.py | ||
| about.html | ||
| action_chains.py | ||
| basicinihighlighter.py | ||
| common_utils.py | ||
| config.py | ||
| dialogs.py | ||
| fff_plugin.py | ||
| fff_util.py | ||
| inihighlighter.py | ||
| jobs.py | ||
| plugin-defaults.ini | ||
| plugin-example.ini | ||
| plugin-import-name-fanficfare_plugin.txt | ||
| prefs.py | ||
| wordcount.py | ||