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

UHD / HighDPI / Retina problems #261

Closed
Redsandro opened this issue Feb 20, 2019 · 3 comments
Closed

UHD / HighDPI / Retina problems #261

Redsandro opened this issue Feb 20, 2019 · 3 comments

Comments

@Redsandro
Copy link

There is a slight readability error on High DPI monitors. This is on Linux Mint 19.

image

@oguzhaninan
Copy link
Owner

oguzhaninan commented Mar 17, 2019

Hi,
You can follow issue from here. I want fix this problem but i have not HighDPI monitor. I will try fix this problem soon. Thanks for warning.
#111

@Deakon997
Copy link

Hello,
I had the same issue but I found a solution for me for Ubuntu 20.04. I start "Stacer" with the following command line:
env QT_SCALE_FACTOR=0.75 QT_AUTO_SCREEN_SCALE_FACTOR=1 stacer &
I have fractional scaling set at 150% for my display.
You have to adapt the scaling factors according to your display settings.
Best regards,
Dieter

Stacer_services

@lilianmoraru
Copy link
Contributor

@Deakon997 You should not be required to manually set environment variables.
I just made a fix for HighDPI(not sure if or when it will be merged): #418

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