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

For DPI greater than 100 with UseLayoutRounding="True" the circles are slightly offset #36

Open
arebrov opened this issue Aug 3, 2023 · 2 comments

Comments

@arebrov
Copy link

arebrov commented Aug 3, 2023

Screenshot 2023-08-03 151846

The fix is to set UseLayoutRounding="False" for ColorSliders and SquarePicker

@Equbuxu
Copy link
Member

Equbuxu commented Aug 26, 2023

Hey, I can't reproduce the circles of the SquarePicker shifting (although the ones on the sliders do shift for me). I'm adjusting the UI scale in windows settings, cause I don't actually have a high dpi screen. What screen do you have?

@arebrov
Copy link
Author

arebrov commented Aug 27, 2023

Hi, I have 150% at 2560x1440 resolution. It would be great if you could adapt all sizes to be multiples of 4, this would fix all high resolution issues without using the UseLayoutRounding property

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

No branches or pull requests

2 participants