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

little overlapping of program elements #90

Open
f242 opened this issue May 10, 2021 · 3 comments
Open

little overlapping of program elements #90

f242 opened this issue May 10, 2021 · 3 comments

Comments

@f242
Copy link

f242 commented May 10, 2021

2.26 pre-release 3
win10 with GUI scale 175%
Override high DPI scaling behavior was set "Application" (in Properties of .exe tab "Compatibility" button "Change high DPI settings")

image
image
image
image

@murrty
Copy link
Owner

murrty commented Jul 28, 2021

The thing about Window's DPI scaling is that it doesn't play nice with WinForms (which is what this program is built on). I don't use DPI scaling and build my programs as small as possible (because I prefer small windows), so I don't know how I could feasibly handle working on trying to address the scaling issues.

@iG8R
Copy link

iG8R commented Jan 2, 2023

@f242
Youtube-dl-GUI - v.3.2.3
Windows 10 (21H1, 19043.1415) - Scale 150%

Use:
Youtube-dl-GUI-DPI-2023-01-02_145518

Result:
Youtube-dl-GUI-DPI-2023-01-02_145148
Youtube-dl-GUI-DPI-2023-01-02_145237
Youtube-dl-GUI-DPI-2023-01-02_145336
Youtube-dl-GUI-DPI-2023-01-02_145305

Yes, not such a clear image if it would've been implemented natively, but still more pleasing to the eye than on your screenshots.

@domy86
Copy link

domy86 commented Jan 26, 2023

Same problem here, GUI is broken a little bit. There is no improvement whatever I chose in high DPI settings.

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

4 participants