-
Enhancement
-
Resolution: Unresolved
-
P4
-
fx2.0.2
-
None
Glass drag image could use the relative mouse down location in the src asset to figure out drag Image origin
Currently, we do not provide such info, so the native impl (at least on Mac) uses the center of the drag image as the drag image origin.
A more sophisticated approach, as exemplified by Safari, uses the relative location of the mouse down inside the src drag asset to figure out the drag image origin - it feels very natural.
Currently, we do not provide such info, so the native impl (at least on Mac) uses the center of the drag image as the drag image origin.
A more sophisticated approach, as exemplified by Safari, uses the relative location of the mouse down inside the src drag asset to figure out the drag image origin - it feels very natural.
- duplicates
-
JDK-8124781 Mac: Drag feedback image position is calculated differently
- Closed
- relates to
-
JDK-8125465 Win: Pictured DnD need to be implemented for JDK compatibility reason, as well as for HTML5 spec support in Webnode
- Resolved