We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I ran the activityindicator.py sample and you can see below how it looks:
Everything is over each other and squeezed in
The text was updated successfully, but these errors were encountered:
That's odd. I have not seen this before.
Sorry, something went wrong.
Hmmmm. Maybe it has to do with my resolution and scaling settings?
I have four 4K (3840x2160) displays connected:
And my primary display uses a scaling of 175%:
I'll test it a bit and report back.
Ah. My suspicions were correct.
I set my primary display resolution to 1080p and 100% scaling:
And now it's looking good:
So seems like it's a HighDPI issue.
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:
lmbelo
No branches or pull requests
I ran the activityindicator.py sample and you can see below how it looks:
Everything is over each other and squeezed in
The text was updated successfully, but these errors were encountered: