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

[ROU-11342]: RadioButton - Fixed styling issue when HighContrast mode is on. #1000

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

joselrio
Copy link
Contributor

@joselrio joselrio commented Oct 31, 2024

This PR will fix a styling issue at RadioButton widget.

What was happening

  • When HighContrast mod was on and HasAccessibility features layout attribute was set to True, RadioButton styling was not being set as it should.
  • Only happening at Windows.

What was done

  • Redefined the css selector into a specific selector instead of the usage of a shorthand one.

Screenshots

radioButtonIssue

@joselrio joselrio requested a review from a team as a code owner October 31, 2024 16:35
Copy link

@joselrio joselrio merged commit 8a66ac4 into dev Nov 4, 2024
9 checks passed
@joselrio joselrio deleted the ROU-11342 branch November 4, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants