Anki/qt/aqt/browser/table
RumovZ 02f86ec352 Make failed sort column change a no-op
The previous behaviour when a non-sortable column was clicked was to
trigger the sorting routine, which was usually a no-op, but would
reorder rows if the configured sort column was hidden.
2021-05-17 18:33:59 +02:00
..
__init__.py Refactor browser and table into folders 2021-04-12 09:50:44 +02:00
model.py Refactor browser and table into folders 2021-04-12 09:50:44 +02:00
state.py Refactor browser and table into folders 2021-04-12 09:50:44 +02:00
table.py Make failed sort column change a no-op 2021-05-17 18:33:59 +02:00