quickMockup icon indicating copy to clipboard operation
quickMockup copied to clipboard

Elements being newly added are not grouped

Open jdittrich opened this issue 6 years ago • 1 comments

current state GIVEN I drop an element from the sidebar on the main canvas, WHEN it is dropped above another element/container (which is larger than the dropped element) THEN the new element is added to the canvas, as its direct child (I guess)

Desired behavior … … THEN the new element is added as child to the container it was dropped on

(I wondered if this is a regression, but I guess I just never noticed)

jdittrich avatar Dec 20 '19 21:12 jdittrich

nope it's always been like this and wanted to create an issue for it before :+1:

AlaaSarhan avatar Dec 20 '19 23:12 AlaaSarhan