Mobile/filtering: make sure the header is top-most element
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
@@ -367,6 +367,7 @@ Kirigami.ScrollablePage {
|
||||
id: filterHeader
|
||||
RowLayout {
|
||||
id: filterBar
|
||||
z: 5 //make sure it sits on top
|
||||
states: [
|
||||
State {
|
||||
name: "isVisible"
|
||||
|
||||
Reference in New Issue
Block a user