quickMockup icon indicating copy to clipboard operation
quickMockup copied to clipboard

Moving multiple selections into Container

Open AlaaSarhan opened this issue 6 years ago • 0 comments

Current behavior GIVEN multiple elements are selected on canvas WHEN I drag those elements into a Container THEN only the primary selection is added to the container

Desired behavior GIVEN multiple elements are selected on canvas WHEN I drag those elements into a Container THEN all selected elements are added to container if they all are inside on drop, or none get added at all otherwise

AlaaSarhan avatar Dec 19 '19 11:12 AlaaSarhan