Skip to content

Conversation

@Piinks
Copy link
Contributor

@Piinks Piinks commented Feb 22, 2024

Fixes flutter/flutter#143526

This fixes the layout offset computation when there are merged cells within pinned rows and/or columns in TableView.

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@Piinks Piinks added the p: two_dimensional_scrollables Issues pertaining to the two_dimensional_scrollables package label Feb 22, 2024
@Piinks Piinks requested a review from goderbauer February 22, 2024 01:58
@Piinks
Copy link
Contributor Author

Piinks commented Feb 22, 2024

Just when I thought #5917 had all the tests! 🤣

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM!

@Piinks Piinks added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 22, 2024
@auto-submit auto-submit bot merged commit 67470fc into flutter:main Feb 22, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 23, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 23, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 23, 2024
LouiseHsu pushed a commit to LouiseHsu/packages that referenced this pull request Mar 7, 2024
flutter#6178)

Fixes flutter/flutter#143526

This fixes the layout offset computation when there are merged cells within pinned rows and/or columns in TableView.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: two_dimensional_scrollables Issues pertaining to the two_dimensional_scrollables package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[two_dimensional_scrollables] Merged cells are not visible when pinned and scrolled

2 participants