Madis0 opened this issue 3 years ago ยท 1 comments
It should be possible in Swing to make the popup appear native with this code: UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
This made it look awful on Linux. I'll enable it on Windows and MacOS