Currently, I am using JDK 15
and JavaFX 15
in GNOME/Wayland
on Linux on a 4K monitor. It appears that the produced apps cannot detect my 200% upscale setting.
When researching I came up with this bug ticket that suggests moving to JavaFX 11, which is no longer working.
How should I detect and force upscale my JavaFX applications?