aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickshadereffectsource_p.h
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2013-12-02 22:44:21 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-03 11:44:42 +0100
commit3b7a8d9d5e214a88f5855800e7bf54da4425d7b9 (patch)
tree649577996ad662819d23a6edd64bf85c8eeef810 /src/quick/items/qquickshadereffectsource_p.h
parentd05671788d2a87ef93c7e368754b5106c5dbe733 (diff)
Fix style animations to stop when the item is hidden
QStyleAnimation automatically stopped for hidden QWidgets, but didn't know anything about QQuickItems and kept animating regardless of their visibility. QStyleAnimation was changed so that it will keep animating only as long as the animation target accepts animation updates. This change ensures that the style animation updates are accepted only when the item is visible. Task-number: QTBUG-35319 Change-Id: I3c93a653316b8abbbc32940cd7499b660828eff8 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com> Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'src/quick/items/qquickshadereffectsource_p.h')
0 files changed, 0 insertions, 0 deletions