QML UI: try to avoid binding loop

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-03-03 10:51:52 -08:00
parent d24e5b455f
commit 12f36c92e1

View file

@ -8,7 +8,6 @@ import org.subsurfacedivelog.mobile 1.0
ColumnLayout {
id: startpage
width: subsurfaceTheme.columnWidth
height: childrenRect.height
property int buttonWidth: width * 0.9