Browse Source

Added QA for 4k screens and the editor

Björn Ritzl 5 years ago
parent
commit
bb2dc630c2
1 changed files with 9 additions and 0 deletions
  1. 9 0
      docs/en/shared/linux-faq.md

+ 9 - 0
docs/en/shared/linux-faq.md

@@ -1,3 +1,12 @@
+The Defold editor is super small when run on a 4k or HiDPI monitor when using GNOME.
+
+: Change the scaling factor before running Defold (https://unix.stackexchange.com/a/552411)
+
+```
+$ gsettings set org.gnome.desktop.interface scaling-factor 2
+```
+
+
 Mouse clicks on Elementary OS go through the editor onto whatever is below.
 
 : Start the editor like this: