[bisq-network/bisq] Font is too small on 2K or 4K laptop displays on Linux (#4541)

bubersson notifications at github.com
Sun Sep 20 02:31:12 UTC 2020


Unfortunately not. 
`org.gnome.desktop.interface scaling-factor scaling-factor` and `GDK_SCALE` are integers. 
On 2K 13" display: "1" is too small, "2" is way too big (it actually results in Bisq window not fitting on screen, I'm guessing because of min-width). 
Other applications seem to work well with: `org.gnome.desktop.interface scaling-factor text-scaling-factor` which is double, so e.g. setting 1.25 works well. It doesn't seem to be taken into account in Bisq. I think this is especially issue on small 2K monitors where the ideal scaling is somewhere between 1 and 2. 

For reference: IntelliJ provides scaling in their settings: https://intellij-support.jetbrains.com/hc/en-us/articles/360007994999-HiDPI-configuration

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4541#issuecomment-695531651
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200919/52fbcda7/attachment.html>


More information about the bisq-github mailing list