-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0
We have problem to implement DnD with multi-selection: do multi-selection at first, then press mouse to start dragging, but the multi-selection is lost when the mouse is pressed.
Should the selection is done with MOUSE_RELEASED? and when starting dragging, change the selection to the pressed item if the pressed item is not in the current selected list?
Should the selection is done with MOUSE_RELEASED? and when starting dragging, change the selection to the pressed item if the pressed item is not in the current selected list?