cross-platform/icloud-for-linux

Scaling still not working

loeffel-io opened this issue · 3 comments

Thanks for this beautiful app, but please just fix the scaling - way to small for uhd

Hi @loeffel-io could you please try launching from the terminal like so:

QT_AUTO_SCREEN_SCALE_FACTOR=1 icloud-for-linux.notes

and let me know if that fixes things?

Hmm, ok just tried this, doesn't work.

In the meantime, while I try to find a better solution for this, you could run the apps like this:

QT_SCALE_FACTOR=x icloud-for-linux.notes

Where x is the scale factor of your display. E.g. scale factor 2 = 200% scaling

This is now fixed in version 0.11.