Skip to content

Scroll to a selected row in the table if a visible one is not already selected#335

Open
pklampros wants to merge 3 commits intoSpaceGroupUCL:masterfrom
pklampros:table_scroll_to_selection
Open

Scroll to a selected row in the table if a visible one is not already selected#335
pklampros wants to merge 3 commits intoSpaceGroupUCL:masterfrom
pklampros:table_scroll_to_selection

Conversation

@pklampros
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@blsemo blsemo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are we trying to achieve here? I am not sure that this behaviour is any better than the previous one - if I understand correctly, currently the table would stay at whatever position it was before this method was called - with this change, it would scroll to the next selected row, if there are rows selected and none visible after the redraw. I.e. if you select some rows and then hit sort, it would jump to wherever the first selected row ends up? That sounds more confusing to me than the current behaviour, tbh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants