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: CupertinoSlider raises AssertionError with valid values #4873

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

ndonkoHenri
Copy link
Contributor

@ndonkoHenri ndonkoHenri commented Feb 11, 2025

Resolves #4853

Summary by Sourcery

Bug Fixes:

  • Fix an AssertionError raised by CupertinoSlider when setting valid values.

@FeodorFitsner FeodorFitsner merged commit 615fff0 into main Feb 19, 2025
2 checks passed
@FeodorFitsner FeodorFitsner deleted the ndonkoHenri/fix-cupertino-slider-assertion-error branch February 19, 2025 00: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.

CupertinoSlider initialisation does not allow values less then zero/greater then 1
2 participants