Running on fedora 27 with gnome3. I'm running the exact same jar in both cases (adding the javafx jars manually for java11 since they were removed from the jdk)
On java 8, there is one flicker when the main window opens. The splash screen and the open dialog don't flicker.
Running on fedora 27 with gnome3. I'm running the exact same jar in both cases (adding the javafx jars manually for java11 since they were removed from the jdk)
On java 8, there is one flicker when the main window opens. The splash screen and the open dialog don't flicker.
On java 11, it flickers everytime:
We need to find if it's a bug in our code or not.