[Gambas-bugtracker] Bug #2385: Gambas IDE code text overwriting itself
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Mon Nov 8 14:05:40 CET 2021
http://gambaswiki.org/bugtracker/edit?object=BUG.2385&from=L21haW4-
Comment #10 by Benoît MINISINI:
I just saw that you have a QT_FONT_DPI environmental variable set to 75. Can you try to run the gambas IDE with this environmental variable unset?
$ QT_FONT_DPI= gambas3
Or you can try:
$ QT_FONT_DPI=96 gambas3
More information about the Bugtracker
mailing list