-
Enhancement
-
Resolution: Unresolved
-
P4
-
8
-
Windows 7 64bit
Changing Cursor of JFXPanel to Cursor.CLOSED_HAND or Cursor.OPEN_HAND doesn't work.
Apparently cursor work on JFXPanel is delegated to AWT/Swing which does not have this cursors.
I can volunteer to fix this issue. All pointers you could tell me would be very much appreciated!
Bare in mind that transparency is not supported in custom cursors under swing on Windows.
Apparently cursor work on JFXPanel is delegated to AWT/Swing which does not have this cursors.
I can volunteer to fix this issue. All pointers you could tell me would be very much appreciated!
Bare in mind that transparency is not supported in custom cursors under swing on Windows.
- relates to
-
JDK-8088789 [SwingNode]:swing component in swingnode cannot set customer cursor
- Open