Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.4.0-beta1
-
None
Description
Reparenting with shift does not work with layouts
I added a heuristic that items are preferably reparented inside a layout than inside the items of a layout. While this is correct in principle it should not override the shift modifier.
If the shift is pressed the item should be reparented to the item under the cursor.