quickMockup
quickMockup copied to clipboard
Elements being newly added are not grouped
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)
nope it's always been like this and wanted to create an issue for it before :+1: