From 2caaf8889bc43acada947223d72bd20f3dc297b3 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 19 Oct 2018 16:08:14 -0400 Subject: Mobile/filtering: make sure the header is top-most element Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DiveList.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'mobile-widgets/qml/DiveList.qml') diff --git a/mobile-widgets/qml/DiveList.qml b/mobile-widgets/qml/DiveList.qml index ea9c8f590..1e4d1cff4 100644 --- a/mobile-widgets/qml/DiveList.qml +++ b/mobile-widgets/qml/DiveList.qml @@ -367,6 +367,7 @@ Kirigami.ScrollablePage { id: filterHeader RowLayout { id: filterBar + z: 5 //make sure it sits on top states: [ State { name: "isVisible" -- cgit v1.2.3-70-g09d2