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

Change Opacity threshold #15451

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Change Opacity threshold #15451

merged 1 commit into from
Apr 20, 2024

Conversation

SKProCH
Copy link
Contributor

@SKProCH SKProCH commented Apr 20, 2024

What does the pull request do?

Allows render a control with Opacity lower when 0.05

What is the current behavior?

If opacity lover then 0.05 control wasn't rendered.

What is the updated/expected behavior with this PR?

Control should be rendered.

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fix #11332

@SKProCH
Copy link
Contributor Author

SKProCH commented Apr 20, 2024

Pinging @timunie as solution author: #11332 (comment)

@maxkatz6 maxkatz6 merged commit 85a48de into AvaloniaUI:master Apr 20, 2024
2 of 10 checks passed
@maxkatz6 maxkatz6 added the backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch label Apr 20, 2024
maxkatz6 pushed a commit that referenced this pull request Apr 20, 2024
@maxkatz6 maxkatz6 added backported-11.1.x and removed backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch labels Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Low Opacity = No rendering
2 participants