diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-10-20 06:23:48 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-10-20 06:23:48 (GMT) |
commit | e778e0b09d79d311ece2950e499180eccae26b8e (patch) | |
tree | a98b801fd43cc3713f116956a865b3d6cf6b4bb7 /src/declarative/util | |
parent | 965e47f1758079aaf53bfd7a4e0577a249114cb9 (diff) | |
download | Qt-e778e0b09d79d311ece2950e499180eccae26b8e.zip Qt-e778e0b09d79d311ece2950e499180eccae26b8e.tar.gz Qt-e778e0b09d79d311ece2950e499180eccae26b8e.tar.bz2 |
Ensure we don't refill the view before all model changes are complete.
Calling setPosition(0) in itemsRemoved caused the view to be refilled,
which is a bad thing if the model has changed but not all updates
have been handled. Fixed in both ListView and GridView.
Task-number: QTBUG-14548
Reviewed-by: Michael Brasser
Diffstat (limited to 'src/declarative/util')
0 files changed, 0 insertions, 0 deletions