Closed jeissonh closed 7 years ago
It is normal to have QGraphicsItem nested, and we need to use the same Layout system to adjust the children automatically when resizing the scene.
A workaround was made: ScenicElements can have a layout in charge of resizing child ScenicElements.
It is normal to have QGraphicsItem nested, and we need to use the same Layout system to adjust the children automatically when resizing the scene.