diff options
author | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-06-04 15:07:58 (GMT) |
---|---|---|
committer | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-06-09 07:33:44 (GMT) |
commit | 9eb253eed0ae75d1d32b5e738ead89434fc69837 (patch) | |
tree | 4b051c8dbd15900a76798c7b48dac14a9aabacc8 /tests/auto/qgraphicsitem | |
parent | 32c00c1d30eb275f44ba9d0bff4d6b6b05e9a5ba (diff) | |
download | Qt-9eb253eed0ae75d1d32b5e738ead89434fc69837.zip Qt-9eb253eed0ae75d1d32b5e738ead89434fc69837.tar.gz Qt-9eb253eed0ae75d1d32b5e738ead89434fc69837.tar.bz2 |
Fix stacking order bug, ensure the dirty sort bits are set correctly.
The code marked the item's own stacking order as dirty when changing
its own Z value, the right thing is however to set the _parent's_ bit.
Also added missing code for when the ItemStacksBehindParent flag was
toggled.
Reviewed-by: bnilsen
Diffstat (limited to 'tests/auto/qgraphicsitem')
0 files changed, 0 insertions, 0 deletions