subsurface/mobile-widgets
Marco Martin 029b524f37 Make the last column take all the available size
The grid layout had each column fixed to a width
taken as a portion of the grid width, but since
the grid has a columnSpacing defined as well,
the computation doesn't add up, helping in causing
an infinite recursion problem in the attempt of
sizing and positioning all the children of the layout

[Dirk Hohndel: heavily modified, but the basic idea remains]

Signed-off-by: Marco Martin <notmart@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-05-02 10:40:48 -07:00
..
qml Make the last column take all the available size 2016-05-02 10:40:48 -07:00
qmlmanager.cpp QML UI: when first entering cloud credentials, force cloud connection 2016-04-30 11:08:33 -07:00
qmlmanager.h QML UI: when first entering cloud credentials, force cloud connection 2016-04-30 11:08:33 -07:00
qmlprofile.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
qmlprofile.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00