Sortable
Sortable copied to clipboard
[feature] begin with the 'keyup' event to select a parent group, then use the 'mousedown' event to select a child within it and subsequently drag the entire group?
Is your feature request related to a problem? Please describe.
When using the '@keyup' command to select a group element, followed by mousing down on the image, I want to drag the entire group element. However, I'm facing an issue and can't resolve the problem. Is there any way to do this?