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
-
- Provisional
-
- links to
-
Review(master) openjdk/jfx/1873