diff options
author | Leonardo Sobral Cunha <leo.cunha@nokia.com> | 2010-01-08 15:31:01 (GMT) |
---|---|---|
committer | Leonardo Sobral Cunha <leo.cunha@nokia.com> | 2010-01-26 14:37:34 (GMT) |
commit | 5241ca84e0884e9d0814094eb6949ae27b19c6f9 (patch) | |
tree | 5f24471af05d4393103e1b78155765e2d94e9c5f /src/scripttools/debugging/qscriptdebuggerscriptswidget.cpp | |
parent | 5ccd8ceb06a9be29f773d170d5dd8c67a8d6c86d (diff) | |
download | Qt-5241ca84e0884e9d0814094eb6949ae27b19c6f9.zip Qt-5241ca84e0884e9d0814094eb6949ae27b19c6f9.tar.gz Qt-5241ca84e0884e9d0814094eb6949ae27b19c6f9.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