From dbc96b1db39b18efdb0f75223743a5e835dd8d0b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 11 Feb 2016 12:43:32 -0800 Subject: QML-UI: allow dive list to be pulled up above Action Button This way you can fully interact with it. Signed-off-by: Dirk Hohndel --- qt-mobile/qml/DiveList.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-mobile/qml') diff --git a/qt-mobile/qml/DiveList.qml b/qt-mobile/qml/DiveList.qml index 8245f4d02..a7a7a1e53 100644 --- a/qt-mobile/qml/DiveList.qml +++ b/qt-mobile/qml/DiveList.qml @@ -167,6 +167,7 @@ MobileComponents.Page { delegate: diveDelegate boundsBehavior: Flickable.StopAtBounds maximumFlickVelocity: parent.height * 5 + bottomMargin: MobileComponents.Units.iconSizes.medium + MobileComponents.Units.gridUnit cacheBuffer: 0 // seems to avoid empty rendered profiles section.property: "dive.tripMeta" section.criteria: ViewSection.FullString -- cgit v1.2.3-70-g09d2