Filip Stupar
Results
1
issues of
Filip Stupar
Getting the system font via Toolkit.getDefaultToolkit().getDesktopProperty("win.messagebox.font"); will return 12 no matter how scaled the display is. I would like to either make a pull request for Java 9 using getDefaultToolkit().getScreenResolution()...