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 #3612 - Default value of ShadowAssist.CacheMode set to 'null' #3616

Merged

Conversation

MichelMichels
Copy link
Member

I switched the default value of ShadowAssist.CacheMode to null because the previous value was creating blurry controls, see issue #3612 . If anyone has an explanation for the default value, please let me know. The default value for UIElement.CacheMode is null if I interpret the documentation of Microsoft the right way (See under remarks).

This was linked to issues Jun 25, 2024
@MichelMichels MichelMichels added the release notes Items are likely to be highlighted in the release notes. label Jun 26, 2024
@MichelMichels MichelMichels linked an issue Jun 26, 2024 that may be closed by this pull request
@Keboo Keboo added this to the 5.1.0 milestone Jun 27, 2024
docs/rendering-performance.md Outdated Show resolved Hide resolved
docs/rendering-performance.md Outdated Show resolved Hide resolved
docs/rendering-performance.md Outdated Show resolved Hide resolved
docs/rendering-performance.md Outdated Show resolved Hide resolved
docs/rendering-performance.md Outdated Show resolved Hide resolved
@Keboo Keboo enabled auto-merge (squash) June 27, 2024 04:35
@Keboo Keboo merged commit 5e856ef into MaterialDesignInXAML:master Jun 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes Items are likely to be highlighted in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blurry ToggleButton Context menus are blurry The program freezes
2 participants