summaryrefslogtreecommitdiffstats
path: root/src/winmain
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-11-24 01:25:07 (GMT)
committerMartin Jones <martin.jones@nokia.com>2010-11-24 01:32:12 (GMT)
commitd32360bb33e830f8c17a6db1a31f529436c2915e (patch)
tree1cab53106f9fb075c814248c5a588af237c2716f /src/winmain
parent5d0be38c15acf28969bd8bf984ab23a29fa8e354 (diff)
downloadQt-d32360bb33e830f8c17a6db1a31f529436c2915e.zip
Qt-d32360bb33e830f8c17a6db1a31f529436c2915e.tar.gz
Qt-d32360bb33e830f8c17a6db1a31f529436c2915e.tar.bz2
Avoid lockup in ListView when animating delegates.
Animating delegates results in the content height changing, which may result in fixup being called if at the ends of the view, which may in turn cause refill to be called, which will change the content height, which repeats. Prevent this recusion from happening. Task-number: QTBUG-14821 Reviewed-by: Bea Lam
Diffstat (limited to 'src/winmain')
0 files changed, 0 insertions, 0 deletions