diff options
author | Leonardo Sobral Cunha <leo.cunha@nokia.com> | 2010-01-08 15:31:01 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-01-27 15:30:29 (GMT) |
commit | c55229b3fc8dfb92abdaa633609aae75fa10e06d (patch) | |
tree | add4f53bb56818e2c0051992f5d85a93d3b8c752 /src/scripttools/debugging/qscriptdebuggerscriptswidget.cpp | |
parent | 0c85477397531cd624b8558bfa2cc6b3ccc9572c (diff) | |
download | Qt-c55229b3fc8dfb92abdaa633609aae75fa10e06d.zip Qt-c55229b3fc8dfb92abdaa633609aae75fa10e06d.tar.gz Qt-c55229b3fc8dfb92abdaa633609aae75fa10e06d.tar.bz2 |
Fixes visibility update missing when doing setParentItem on graphicsitem
Calling setParentItem is causing the previous opacity/visible updates
to be discarded because the dirty flags were not propagated to the new parent.
Also removed some unnecessary 'markDirty' and 'update' calls.
Task-number: QTBUG-6738
Reviewed-by: bnilsen
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerscriptswidget.cpp')
0 files changed, 0 insertions, 0 deletions