OS X 10.11 + Retina, JDK9 b136
Please run the attached test code with -Dprism.allowhidpi="false" option
the verbose output contains:
Not opting in for HiDPI pixel scaling
the 1st naive expectation was to see the "@1x" (red) icon, but the "@2x" one (green) is displayed
Please run the attached test code with -Dprism.allowhidpi="false" option
the verbose output contains:
Not opting in for HiDPI pixel scaling
the 1st naive expectation was to see the "@1x" (red) icon, but the "@2x" one (green) is displayed
- relates to
-
JDK-8088988 [HiDPI] JavaFX should dynamically load/use image resolution variants based on rendering transform
-
- Open
-