Skip to content

fix: scrolling errors when all groups are collapsed (#4219, #4525)#4870

Open
azmy60 wants to merge 1 commit into
masterfrom
fix_groupScrollErrors_clean
Open

fix: scrolling errors when all groups are collapsed (#4219, #4525)#4870
azmy60 wants to merge 1 commit into
masterfrom
fix_groupScrollErrors_clean

Conversation

@azmy60
Copy link
Copy Markdown
Collaborator

@azmy60 azmy60 commented Apr 13, 2026

  • fix horizontal scrollbar showing on initial display when there are groups
  • fix tableholder not scrolling to bottom when there are groups
  • fix tableholder jumping to top every time a group is collapsed/expanded

Implements Group.calcHeight() so group row height is non-zero, and re-runs GroupRows.virtualRenderFill() on table-layout so minWidth is recalculated after fitColumns has scaled the columns.

fixes #4219
fixes #4525

- fix horizontal scrollbar showing on initial display when there are groups
- fix tableholder not scrolling to bottom when there are groups
- fix tableholder jumping to top every time a group is collapsed/expanded

Implements Group.calcHeight() so group row height is non-zero, and
re-runs GroupRows.virtualRenderFill() on table-layout so minWidth is
recalculated after fitColumns has scaled the columns.

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

Labels

None yet

Projects

None yet

2 participants