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

Sizes of UI elements are chaotically different #1017

Closed
NaruZosa opened this issue Jul 9, 2021 · 1 comment
Closed

Sizes of UI elements are chaotically different #1017

NaruZosa opened this issue Jul 9, 2021 · 1 comment
Labels
Milestone

Comments

@NaruZosa
Copy link

NaruZosa commented Jul 9, 2021

Example screenshot:
image
The search bar text is a lot bigger than the anime titles, and the File etc menu options seem to take up twice the space they should.

Additionally, the progress bars don't seem to be showing.

This is on a 4k monitor at 150% scale & layout.

Here's a screenshot of how it looks in the latest stable for comparison (which for some reason, isn't showing the progress bars either at the moment):
image
In the stable, everything seems to be more or less the same size.

@erengy
Copy link
Owner

erengy commented Oct 8, 2021

This is likely due to ebd6637.

Note to self: We might need to use the new GetDpiForWindow function instead of GetDeviceCaps. See: https://mariusbancila.ro/blog/2021/05/19/how-to-build-high-dpi-aware-native-desktop-applications/

@erengy erengy added the ui label Oct 8, 2021
@erengy erengy changed the title Sizes of UI Elements are Chaotically Different (in Beta) Sizes of UI elements are chaotically different Feb 2, 2022
@erengy erengy closed this as completed in 8514e39 Oct 22, 2022
@erengy erengy added this to the v1.4 milestone Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants