RaiMan / SikuliX1

SikuliX version 2.0.0+ (2019+)
https://sikulix.github.io
MIT License
2.79k stars 357 forks source link

UI Scaling for HDPI Screens does not work #595

Open parceval opened 1 year ago

parceval commented 1 year ago

Starting SikulixIDE with either java -Dsun.java2d.uiScale=2.5 -jar sikulixidelux-2.0.6-20230417.154102-17.jar or with GDK_SCALE=2.5 java -jar sikulixidelux-2.0.6-20230417.154102-17.jar

just shows the splash window, but not the editor. Although the splash window respects the given UI scale.