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

DarNified UI scaling issue #8

Open
AnyOldName3 opened this issue Aug 3, 2020 · 1 comment
Open

DarNified UI scaling issue #8

AnyOldName3 opened this issue Aug 3, 2020 · 1 comment

Comments

@AnyOldName3
Copy link
Owner

The first popup DarNified UI generates is filled with images and is supposed to look like this:

image

As it was written before display scaling was a thing, it scales badly:

image

Basically, the images are displayed with one image pixel per device pixel, but the window is sized and things are positioned with the sizes multiplied. It still works, but isn't especially pretty.

@AnyOldName3
Copy link
Owner Author

Because OBMM is old and dumb and doesn't tell Windows that it knows about scaling, Windows applies basic scaling and it comes out blurry, but correctly proportioned:

image

Holt59 added a commit to Holt59/modorganizer-installer_omod that referenced this issue May 31, 2024
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

1 participant