anksty

Results 1 issues of anksty

Setting `prism.allowhidpi=false` to ignore OS scaling doesn't work. Running a native image exe with `-Dprism.allowhidpi=false` doesn't ignore scaling. If it's set in code with `System.setProperty("prism.allowhidpi", "false")` before calling the Application...

bug