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

Buttons at top of Favorite Filters too small on 4k display at 175% #335

Closed
ReggThims opened this issue Jan 9, 2020 · 4 comments
Closed

Comments

@ReggThims
Copy link

As ever, many thanks for this great/useful/more superlatives... tool.
There are 3 buttons with text far too small to read at the top of the Favorite Filters page. I'm sure these are just fine on a standard monitor... It may be that the font used is OK and the problem is just that the button height has not been scaled.

image

@roman380
Copy link
Collaborator

roman380 commented Jan 9, 2020

You can have a fix for this by altering Windows scaling behavior.

Open properties for GSN executable.

"Change high DPI settings" button here:

image

Check "High DPI scaling override", and selected "System (Enhanced)" here:

image

Have fun:

image

@ReggThims
Copy link
Author

I should have thought of that... thanks.

@roman380
Copy link
Collaborator

roman380 commented Jan 9, 2020

The question overall makes sense and the app could have taken care of scaling. But... someone needs to put effort into all this, and before this is done the scaling override is of great help.

@ReggThims
Copy link
Author

Yes; I have spent hours working over a large MFC application to make it look pretty on 4K with multiple screens all set to different scales. It's a lot of (tedious) work.

@ReggThims ReggThims reopened this Jan 9, 2020
cplussharp added a commit that referenced this issue Dec 5, 2021
manifest file with compatibility section to fix issue #331

remove DPI awareness flag in manifest and build settings to make the application usable with 4k monitors (short term fix for #335)
cplussharp added a commit that referenced this issue Dec 5, 2021
manifest file with compatibility section to fix issue #331

remove DPI awareness flag in manifest and build settings to make the application usable with 4k monitors (short term fix for #335)
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

3 participants