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

Enhance the style of the checkboxes for multi-selection #1244

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

davide-pi
Copy link

@davide-pi davide-pi commented Jun 21, 2023

Description

Enhance the style of the checkboxes for multi-selection by applying the selected style, if available, to the checkboxes that are currently selected.

Examples

Old or without style specified
image

With multiselection style specified with .HighlightStyle(new Style(Color.Red))
image

Reason

I would like the X on the selected checkboxes to have the same style as the multiselection highlight to avoid any mismatched color combinations


Please upvote 👍 this pull request if you are interested in it.

…he selected style, if available, to the checkboxes that are currently selected.
@davide-pi
Copy link
Author

@microsoft-github-policy-service agree

@SypherrDev
Copy link

I truly hope this gets merged, it's truly painful for designing that the color isn't matching.

@davide-pi
Copy link
Author

Thansk @SypherrDev, I'm waiting for someone review to be able to complete these PR. 😃

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.

None yet

2 participants