subsurface/qt-mobile
Rick Walsh 15a014105b QML UI: Don't explicitly set width of GridLayout items
It is not recommended to set the width explicitly of items in a layout. This
caused some issues in DiveDetailsView, which were fixed by commit 1030cb2.
See http://doc.qt.io/qt-5/qml-qtquick-layouts-layout.html#details

Set 'Layout.preferredWidth' instead of 'width' for GpsList and Preferences

Signed-off-by: Rick Walsh <rickmwalsh@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-01-19 13:06:31 -08:00
..
qml QML UI: Don't explicitly set width of GridLayout items 2016-01-19 13:06:31 -08:00
qmlmanager.cpp Random whitespace cleanup 2016-01-11 06:14:45 -08:00
qmlmanager.h Random whitespace cleanup 2016-01-11 06:14:45 -08:00
qmlprofile.cpp QML UI: yet another attempt to fix the profile scaling 2016-01-18 12:32:47 -08:00
qmlprofile.h try to fix profile scaling 2016-01-13 16:27:41 -08:00