Tests on different graphical settings
This commit is contained in:
@@ -9,6 +9,7 @@ public class ClientLauncherGUI {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.setProperty("glass.win.uiScale", "1.0");
|
||||
System.setProperty("glass.gtk.uiScale", "1.0");
|
||||
Application.launch(GUIApp.class, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user