diff options
author | Martin Jones <martin.jones@nokia.com> | 2011-04-13 06:34:06 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2011-04-14 01:06:05 (GMT) |
commit | 52187b084491641ef80536c743c2261af8bfe11c (patch) | |
tree | de416ae39ce46f468651c8ce159677e624ddda92 /examples | |
parent | c7833b8f5ecc7a47e35bdf9fbb528e1869979ef5 (diff) | |
download | Qt-52187b084491641ef80536c743c2261af8bfe11c.zip Qt-52187b084491641ef80536c743c2261af8bfe11c.tar.gz Qt-52187b084491641ef80536c743c2261af8bfe11c.tar.bz2 |
Moving contentY by large values in List/GridView is slow
We needed to create/destroy every delegate between the current position
and the new position. Now we estimate element at the new position and
just create the elements from that item.
Change-Id: I9da1354cbadb4e44fafc1a0bee619d058d1e06a2
Task-number: QTBUG-14974
Reviewed-by: Bea Lam
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions