Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.0
-
None
Description
QPainter::setWindow() doesn't seem to be handled correctly when painting on a QGraphicsView, the window position changes depending on the size of the QGraphicsView even though the painting is done inside the item's paint function.