Fix GridView to repaint when geometry changes
authorBea Lam <bea.lam@nokia.com>
Mon, 17 Oct 2011 05:50:07 +0000 (15:50 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 17 Oct 2011 05:52:06 +0000 (07:52 +0200)
commitb71363fda9822fab6d7fb93143173c6ba4cb8aa3
treea8b78ec0c0db9476aaaa47d96e478c37c4de72e1
parentd06594d69bb35aacc00693e7480295cb33d1fb6f
Fix GridView to repaint when geometry changes

Task-number: QTBUG-22078
Change-Id: Ic0ad67832dad9a7b3a7e5501893befe2d30b6c94
Reviewed-by: Bea Lam <bea.lam@nokia.com>
src/declarative/items/qsggridview.cpp
tests/auto/declarative/qsggridview/data/resizeview.qml [new file with mode: 0644]
tests/auto/declarative/qsggridview/tst_qsggridview.cpp
tests/auto/declarative/qsglistview/data/resizeview.qml [new file with mode: 0644]
tests/auto/declarative/qsglistview/tst_qsglistview.cpp