Skip to content

Fix column resize & row height viewport bugs#186

Merged
texodus merged 2 commits intomasterfrom
bug-fixes-ii
Jul 17, 2023
Merged

Fix column resize & row height viewport bugs#186
texodus merged 2 commits intomasterfrom
bug-fixes-ii

Conversation

@texodus
Copy link
Copy Markdown
Member

@texodus texodus commented Jul 17, 2023

  • Fixes a bug which causes the viewport to be calculated as too small (due to memoizing a bad row height).
  • Fixes a bug which causes a deadlock (unresponsive grid) when shrinking a column below its autosize minimum.

@texodus texodus added the bug Concrete, reproducible bugs label Jul 17, 2023
@texodus texodus merged commit a98bae4 into master Jul 17, 2023
@texodus texodus changed the title FIx column resize & row height viewport bugs Fix column resize & row height viewport bugs Jul 17, 2023
@timkpaine timkpaine deleted the bug-fixes-ii branch July 17, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant