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

activityindicator.py sample looks really bad on my screen #54

Open
shaunroselt opened this issue Jun 5, 2023 · 4 comments
Open

activityindicator.py sample looks really bad on my screen #54

shaunroselt opened this issue Jun 5, 2023 · 4 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@shaunroselt
Copy link
Contributor

I ran the activityindicator.py sample and you can see below how it looks:

image

Everything is over each other and squeezed in

@lmbelo lmbelo added the bug Something isn't working label Jun 5, 2023
@lmbelo
Copy link
Member

lmbelo commented Jun 5, 2023

That's odd. I have not seen this before.

@shaunroselt
Copy link
Contributor Author

Hmmmm. Maybe it has to do with my resolution and scaling settings?

I have four 4K (3840x2160) displays connected:

Displays

And my primary display uses a scaling of 175%:

Scale & layout

I'll test it a bit and report back.

@shaunroselt
Copy link
Contributor Author

Ah. My suspicions were correct.

I set my primary display resolution to 1080p and 100% scaling:

Windows Display Resolution and Scaling

And now it's looking good:

Activity Indicator sample

So seems like it's a HighDPI issue.

@shaunroselt
Copy link
Contributor Author

Okay. So I've done some testing with the sample. It looks like it has to do with the scaling.

I normally use my primary display on 4K at 175% scaling, but here are some other ones with the sample app running:

4K at 225% scaling

4K at 225% scaling
sample app running on 4K at 225% scaling

4K at 200% scaling

4K at 200% scaling
sample app running on 4K at 200% scaling

4K at 175% scaling

4K at 175% scaling
sample app running on 4K at 175% scaling

4K at 150% scaling

4K at 150% scaling sample app running on 4K at 125% scaling

4K at 125% scaling

4K at 125% scaling
sample app running on 4K at 125% scaling

@lmbelo lmbelo added the wontfix This will not be worked on label Dec 19, 2023
@lmbelo lmbelo self-assigned this Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants