Ensure that header/footer resize fixes position.
authorMartin Jones <martin.jones@nokia.com>
Tue, 6 Sep 2011 06:28:32 +0000 (16:28 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 6 Sep 2011 08:31:39 +0000 (10:31 +0200)
commit36de9924764c90bd963bf1cdabe170bff3ae8a70
treeffcca857f54b8896ff25b5d916d8c8633b0d1e15
parent08e829e3a9dae0230678a8471275cebb4c8fb54e
Ensure that header/footer resize fixes position.

If the header or footer is resized the view must ensure that
it is still within bounds.

Change-Id: I5f7aa61dc9ccec8dd16457d8d4e4966434e4b1e0
Reviewed-on: http://codereview.qt.nokia.com/4236
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Bea Lam <bea.lam@nokia.com>
src/declarative/items/qsgitemview.cpp
tests/auto/declarative/qsggridview/tst_qsggridview.cpp
tests/auto/declarative/qsglistview/tst_qsglistview.cpp