diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-10-13 08:08:27 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-10-13 08:29:10 (GMT) |
commit | 0baa15e68c7b2e009c1f81f81148939725c216c8 (patch) | |
tree | 2d970998cb37e09012911c785e26e5cb39f93166 /tests/auto/collections | |
parent | 0d231c32cc7670d356d486b13648cb5bd471ffef (diff) | |
download | Qt-0baa15e68c7b2e009c1f81f81148939725c216c8.zip Qt-0baa15e68c7b2e009c1f81f81148939725c216c8.tar.gz Qt-0baa15e68c7b2e009c1f81f81148939725c216c8.tar.bz2 |
Fix regression while updating items in itemview.
geometry() is in parent coordinate. We want the coordinate in viewport
coordinate.
There is an offset (the header geometry) between the two.
So the first item was not refreshed.
(Regression because of e5b32fbe0efc8 and a54c18e27bbb)
Reviewed-by: Gabriel
Reviewed-by: Alexis
Task-number: QTBUG-4849
Diffstat (limited to 'tests/auto/collections')
0 files changed, 0 insertions, 0 deletions