Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.0
-
None
-
d717d2686ecdbeafee1f5cabc6832c8339cfb2b4
Description
As a side effect of the text format implementation, QStaticText no longer respects the pen set using QPainter::setPen(). The only way to alter the color of the text is to use rich text.
drawStaticText() should only set the color if it has been set explicitly for the static text item, which can be detected when recording the items.