-
Enhancement
-
Resolution: Fixed
-
P4
-
8u60
-
b83
-
x86_64
-
windows_7
A DESCRIPTION OF THE REQUEST :
There doesn't seem to be any way to provide retina-quality images for custom cursors on Mac retina systems. There should probably be an additional Toolkit.createCustomCursor() method that takes a scale parameter or size parameters, so the image size can differ from the nominal cursor size (be double sized on retina).
JUSTIFICATION :
Custom cursors on Mac retina systems are not as smooth as they could be.
There doesn't seem to be any way to provide retina-quality images for custom cursors on Mac retina systems. There should probably be an additional Toolkit.createCustomCursor() method that takes a scale parameter or size parameters, so the image size can differ from the nominal cursor size (be double sized on retina).
JUSTIFICATION :
Custom cursors on Mac retina systems are not as smooth as they could be.
- relates to
-
JDK-8011059 [macosx] Support automatic @2x images loading on Mac OS X
- Closed
-
JDK-8029339 Custom MultiResolution image support on HiDPI displays
- Resolved
-
JDK-8240568 HiDPI custom cursor is twice as large on regular secondary screen
- Open
-
JDK-8240569 Additional information to JDK-8139152
- Closed