OS X 10.11 + 2 displays: built-in Retina and non-HiDPI external
Please go to "Displays / Arrangement" system settings and ensure that the "Mirror Displays" option is unselected.
please run at 1st the JButtonIconTest and drag the app from one display to another. the icon is changing dynamically (@1x "red" to @2x "green" and back)
then do the same for IconTest (I tried to set -Dprism.allowhidpi="true" just in case) => the icon isn't changed when dragging the sample from one display to another - NOK.
the icon also holds the same when changing the single display's resolution.
is this "static" approach intended?
Please go to "Displays / Arrangement" system settings and ensure that the "Mirror Displays" option is unselected.
please run at 1st the JButtonIconTest and drag the app from one display to another. the icon is changing dynamically (@1x "red" to @2x "green" and back)
then do the same for IconTest (I tried to set -Dprism.allowhidpi="true" just in case) => the icon isn't changed when dragging the sample from one display to another - NOK.
the icon also holds the same when changing the single display's resolution.
is this "static" approach intended?
- duplicates
-
JDK-8088988 [HiDPI] JavaFX should dynamically load/use image resolution variants based on rendering transform
-
- Open
-