Add bar position
This commit is contained in:
parent
1564992442
commit
7b26ddaa32
11 changed files with 72 additions and 14 deletions
|
|
@ -20,6 +20,7 @@ Rectangle {
|
|||
id: tooltip
|
||||
text: Time.dateString
|
||||
target: clock
|
||||
positionAbove: Settings.data.bar.barPosition === "bottom"
|
||||
}
|
||||
|
||||
onEntered: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue