You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using GTK's fuctions for changing the sort order. Atleast in my testing, it's not quite random, it tries to keep the selected item (or the topmost item if no item is selected) at the same window-relative position.
hm, indeed, i didn't notice it. but i don't see a use case for such behavior. in my opinion the purpose of sorting is to see top elements. In case of Resources, to see processes that are using the most cpu, memory, bandwidth etc. that's why scrolling to the top after changing sort order looks like a better idea to me.
Is there an existing issue for this?
Current Behavior
Changing sort order in Processes or Apps tabs makes listview scroll at random position.
Expected Behavior
After changing sort order listview should be scroll at the begining.
Steps To Reproduce
Environment
Anything else?
Screencast:
https://github.com/nokyan/resources/assets/70429241/7999d0e4-d145-480a-a4bc-8e0820c5dc80
The text was updated successfully, but these errors were encountered: