In the paint event of my QGraphicsItem (text bubble) I can translate and flip the bubble, however, the bubble becomes oddly shaped when the parent view is scaled. Is there a way to ignore the parents scale or undo the scale in paint event?
In the paint event of my QGraphicsItem (text bubble) I can translate and flip the bubble, however, the bubble becomes oddly shaped when the parent view is scaled. Is there a way to ignore the parents scale or undo the scale in paint event?
Bookmarks