WelcomePage: optimizing GridView
Instead of placing the "complete" GridView to a ScrollArea we now add
a ScrollBar to the GridView. This means that only visible delegates are
instanciated and the GridView gets alot faster.
Change-Id: I63b8593b260acd4d3a786a99c7dd58507c12e221
Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
Showing
- share/qtcreator/welcomescreen/examples.qml 2 additions, 6 deletionsshare/qtcreator/welcomescreen/examples.qml
- share/qtcreator/welcomescreen/tutorials.qml 2 additions, 11 deletionsshare/qtcreator/welcomescreen/tutorials.qml
- share/qtcreator/welcomescreen/widgets/CustomScrollArea.qml 0 additions, 40 deletionsshare/qtcreator/welcomescreen/widgets/CustomScrollArea.qml
- share/qtcreator/welcomescreen/widgets/CustomizedGridView.qml 28 additions, 2 deletionsshare/qtcreator/welcomescreen/widgets/CustomizedGridView.qml
Please register or sign in to comment