mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 13:56:47 +00:00
update the sort after an update
This commit is contained in:
parent
f825e8996a
commit
c1bf8c1da1
@ -287,6 +287,7 @@ Copyright:
|
||||
store.commitChanges();
|
||||
|
||||
var sortState = store.getSortState()
|
||||
if (!sortState) return;
|
||||
store.sort(sortState.field, sortState.direction);
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user