Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.15.3
Description
When using QPainter::rotate() before drawing text with a different angle onto an image then it can cause the performance to progressively get worse. If rotate() is called with the same angle, even with the state being restored after each text being drawn, it performs fine.