mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 22:23:24 +00:00
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:
parent
7101cc8c02
commit
8afdb665cd
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ Kirigami.ScrollablePage {
|
|||
}
|
||||
shownText
|
||||
}
|
||||
visible: text !== ""
|
||||
anchors {
|
||||
top: parent.top
|
||||
left: parent.left
|
||||
|
|
Loading…
Add table
Reference in a new issue