summaryrefslogtreecommitdiffstats
path: root/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface.cpp
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2011-04-18 12:54:24 (GMT)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2011-04-18 13:15:06 (GMT)
commit518c2a58ed6fdfd7449cb4476aa8ea0d32ad16e3 (patch)
treec3c026d87b690391cff97aa6b4c4d6b868674ba2 /src/scripttools/debugging/qscriptdebuggerstackwidgetinterface.cpp
parent54bc4f3562bd81fa7e52e7d2d47b697d01c5b4b3 (diff)
downloadQt-518c2a58ed6fdfd7449cb4476aa8ea0d32ad16e3.zip
Qt-518c2a58ed6fdfd7449cb4476aa8ea0d32ad16e3.tar.gz
Qt-518c2a58ed6fdfd7449cb4476aa8ea0d32ad16e3.tar.bz2
Fix missing color in text when using static text back-end in QML
Using QStaticTextItem as a back-end for QML text on GL caused a regression where parts of a text element would get the wrong color. This was because the color set on the painter which was passed into draw() was never transferred to the painter used to record the draw text calls issued by the underlying QTextLayout::draw()-function. Task-number: QTBUG-18428 Reviewed-by: Jiang Jiang
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerstackwidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions