Skip to content

Table: fix invalid restore of scroll top#2055

Open
Knicksaas wants to merge 1 commit intoreleases/26.2from
features/knicksaas/26.2/table_fix_invalid_restore_of_scrollTop
Open

Table: fix invalid restore of scroll top#2055
Knicksaas wants to merge 1 commit intoreleases/26.2from
features/knicksaas/26.2/table_fix_invalid_restore_of_scrollTop

Conversation

@Knicksaas
Copy link
Copy Markdown
Member

When the table rows are replaced, e.g. during the load of data, the scrollTop gets restored after the tableBuffer completed its work. This is not desired when scrollToSelection is active, because the scroll position depends on the selected row and can change during buffering. Therefore, the restore gets aborted when scrollToSelection is active.

450627

When the table rows are replaced, e.g. during the load of data, the
scrollTop gets restored after the tableBuffer completed its work.
This is not desired when scrollToSelection is active, because the scroll
position depends on the selected row and can change during buffering.
Therefore, the restore gets aborted when scrollToSelection is active.

450627
@Knicksaas Knicksaas self-assigned this Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant