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

Context menus are blurry #3601

Closed
EsaHeinonen opened this issue Jun 17, 2024 · 1 comment · Fixed by #3616
Closed

Context menus are blurry #3601

EsaHeinonen opened this issue Jun 17, 2024 · 1 comment · Fixed by #3616
Labels

Comments

@EsaHeinonen
Copy link

Bug explanation

Context menus are rendered blurry. This becomes quite apparent when a ScaleTransform is applied to the context menu to enlarge the text:

image

Here's a repo to demonstrate the issue:
https://github.com/EsaHeinonen/MDIXTest1

Version

5.0.1-ci662

@EsaHeinonen EsaHeinonen added bug evaluation required Items is pending review or evaluation by the team labels Jun 17, 2024
@MichelMichels MichelMichels removed the evaluation required Items is pending review or evaluation by the team label Jun 25, 2024
@MichelMichels
Copy link
Member

@EsaHeinonen PR #3616 also fixes this issue. For the time being, you can manually force this by setting following on your ContextMenu:

<ContextMenu materialDesign:ShadowAssist.CacheMode="{x:Null}" ... />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants