-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0
-
windows build36
Even if the Locale is explicitly set to:
Locale.setDefault(Locale.FRENCH);
primaryStage.setFullScreen(true);
The display shows: "Press ESC to exit full-screen mode"
Thanks.
Locale.setDefault(Locale.FRENCH);
primaryStage.setFullScreen(true);
The display shows: "Press ESC to exit full-screen mode"
Thanks.