Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4] [table] fix: sync quadrants on frozen cols/rows resize #5144

Merged
merged 2 commits into from
Feb 24, 2022

Conversation

adidahiya
Copy link
Contributor

Fixes #5028

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Add logic to TableQuadrantStack to force it to re-sync quadrant width/heights after its grid changes in a way that causes the left quadrant to change width or the top quadrant to change height, either through resizing frozen columns or frozen rows.

Reviewers should focus on:

No regressions

Screenshot

Before:

2022-02-24 18 29 00

After:

2022-02-24 18 32 12

@blueprint-bot
Copy link

fix formatting

Previews: documentation | landing | table | modern colors demo

@adidahiya adidahiya changed the title [v4] [table] fix: sync top/left quadrants on frozen cols/rows resize [v4] [table] fix: sync quadrants on frozen cols/rows resize Feb 24, 2022
@adidahiya adidahiya merged commit 3d8bac1 into next Feb 24, 2022
@adidahiya adidahiya deleted the ad/v4-fix-table-frozen-cols branch February 24, 2022 23:43
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.

2 participants