mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +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
|
shownText
|
||||||
}
|
}
|
||||||
|
visible: text !== ""
|
||||||
anchors {
|
anchors {
|
||||||
top: parent.top
|
top: parent.top
|
||||||
left: parent.left
|
left: parent.left
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue