mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add bar position
This commit is contained in:
@@ -51,7 +51,7 @@ Rectangle {
|
||||
NTooltip {
|
||||
id: tooltip
|
||||
target: root
|
||||
positionAbove: false
|
||||
positionAbove: Settings.data.bar.barPosition === "bottom"
|
||||
text: root.tooltipText
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user