Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QGraphicsItem bounding rectangle deformation
-
I have a QGraphicsItem which paints a circle using the boundingRect which is a square , but when i change the sceneSize the bouding rectangle deforms from square to rectangle makinig my circle an ellipse
-
Would you mind giving us small pieces of code where you highly think the problem exists in ?