aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgview
Commit message (Collapse)AuthorAgeFilesLines
* QDeclarativeView/QSGView SizeRootObjectToView still resizes viewMartin Jones2011-07-264-0/+221
Only resize view to object in SizeRootObjectToView if the view has not had a size set, i.e. at initial construction. Change-Id: Ic5ad3cbb3b071c3498047be893da2c7bf0957986 Fixes: QTBUG-15863 Reviewed-on: http://codereview.qt.nokia.com/2132 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Brasser <michael.brasser@nokia.com>