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: setting AppBar.tooltip_opacity raises AssertionError with correct values #4280

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

ndonkoHenri
Copy link
Contributor

@ndonkoHenri ndonkoHenri commented Oct 31, 2024

Fixes #4279

Summary by Sourcery

Bug Fixes:

  • Correct the assertion condition for AppBar.tooltip_opacity to allow values between 0 and 1 inclusive.

@ndonkoHenri
Copy link
Contributor Author

@sourcery-ai review

@FeodorFitsner FeodorFitsner merged commit 4b47144 into main Oct 31, 2024
2 of 3 checks passed
@FeodorFitsner FeodorFitsner deleted the henri/fix-appbar-toolbar-opacity branch October 31, 2024 21:09
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.

AppBar.toolbar_opacity raises error with correct values
2 participants