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 ListView styling #5304

Merged
merged 4 commits into from
Nov 28, 2024
Merged

Fix ListView styling #5304

merged 4 commits into from
Nov 28, 2024

Conversation

darrenburns
Copy link
Member

@darrenburns darrenburns commented Nov 28, 2024

The default styling for highlighting in a ListView was too broad. In ListViews with e.g. buttons nested inside, it was applying the background color overrides rather than retaining the button backgrounds.

This change ensures only the ListItem gets the highlight, rather than all of its children too.

@darrenburns darrenburns marked this pull request as ready for review November 28, 2024 11:20
@darrenburns darrenburns merged commit 79df474 into main Nov 28, 2024
17 of 18 checks passed
@darrenburns darrenburns deleted the list-view-style branch November 28, 2024 14:40
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