-
-
Notifications
You must be signed in to change notification settings - Fork 21
Save position in table on refresh #583
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestguiCutevariant Graphics User InterfaceCutevariant Graphics User Interfacemedium priorityFix something else before but it will be good if this is solved.Fix something else before but it will be good if this is solved.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestguiCutevariant Graphics User InterfaceCutevariant Graphics User Interfacemedium priorityFix something else before but it will be good if this is solved.Fix something else before but it will be good if this is solved.
On refresh, in the main window:
There is some level of risk involved with changing selection if the user doesn't notice, and the reset to the first column is very annoying for our users as there is a refresh everytime they sort a column
**In summary: save (x,y) position in the main window before a refresh, then put the view back to the line where it was (if possible) and the column where it was (if possible)
If the line/column is no longer in the view, then go back to the first one.