QML UI: dive list: smaller header above dives that aren't in a trip

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-04-05 16:02:47 -07:00
parent 7101cc8c02
commit 8afdb665cd

View file

@ -183,6 +183,7 @@ Kirigami.ScrollablePage {
}
shownText
}
visible: text !== ""
anchors {
top: parent.top
left: parent.left