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

Fix SettingsPage's GradientListView to add clipping #1799

Merged

Conversation

MikeTrahearn-Qinetic
Copy link
Contributor

Clip the GradientListView to prevent delegates that extend beyond the ListView's top and bottom edges from being clickable outside of those boundaries.

This was reproduced and the root cause discovered.

Tested the fix on Desktop, WASM and Cerbo as "can no longer reproduce".

Fixes #1714

Clip the GradientListView to prevent delegates that extend beyond
the ListView's top and bottom edges from being clickable outside
of those boundaries.

Fixes #1714
@chriadam
Copy link
Contributor

Nice catch!

@MikeTrahearn-Qinetic MikeTrahearn-Qinetic merged commit 5a676a9 into main Dec 16, 2024
2 checks passed
@MikeTrahearn-Qinetic MikeTrahearn-Qinetic deleted the miketrahearn/1714-fix-settings-listview-clipping branch December 16, 2024 01:04
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.

Settings: clicking on the top row causes the Generator Start/Stop menu option to be triggered
2 participants