Anki/qt/aqt/browser/table
RumovZ f54f15cd44 Handle deleted or restored rows
- Cache the result of 'table.len_selection()'
- Update this cache manually when a row was deleted or restored
- Emit 'dataChanged()' after such a change to fix flags not updating
correctly to the shortcut in 'model.flags()'
- Remove/retsore focus if the current element was deleted/restored
2021-09-25 17:16:53 +02:00
..
__init__.py Rename violet to pink 2021-06-01 18:14:43 +02:00
model.py Only check flags of cached rows 2021-09-25 15:32:22 +02:00
state.py Add pylib/browser.py for literal config keys 2021-07-05 12:44:48 +02:00
table.py Handle deleted or restored rows 2021-09-25 17:16:53 +02:00