-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: javafx
-
b12
MouseDragEvent does not include an event type that signal when a full PDR chain ends, unlike DragEvent that has DRAG_DONE. Adding a MOUSE_DRAG_DONE event type will give this functionality and align the 2 gesture types better. Handlers for Scene and Node should be added as well.
- csr for
-
JDK-8369077 Add MOUSE_DRAG_DONE event type
-
- Closed
-
- links to
-
Commit(master)
openjdk/jfx/2026a24a
-
Review(master)
openjdk/jfx/1873