diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-12-13 03:49:52 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-12-13 03:49:52 (GMT) |
commit | 35f964ac3d88831c857a850bbdc58fcbfdbaf13c (patch) | |
tree | 19776f7ec3a4db699728707a52ca6c9340caab99 /examples/declarative | |
parent | 2249a44e57764e88ed2967aee7f845fdf4cf2358 (diff) | |
download | Qt-35f964ac3d88831c857a850bbdc58fcbfdbaf13c.zip Qt-35f964ac3d88831c857a850bbdc58fcbfdbaf13c.tar.gz Qt-35f964ac3d88831c857a850bbdc58fcbfdbaf13c.tar.bz2 |
A QAIM model resulted in items moving to incorrect locations
QAbstractItemModel moves items to the gaps between items. QML views
assume items are moved to the destination index. This means we need to
adjust the destination when moving forward to a gap.
Task-number: QTBUG-15841
Reviewed-by: Michael Brasser
Diffstat (limited to 'examples/declarative')
0 files changed, 0 insertions, 0 deletions