mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-03 10:56:16 +00:00
NButton: no bar position is allowed in Widgets/
- Only exception is NPanel.
This commit is contained in:
@@ -129,7 +129,6 @@ Rectangle {
|
||||
NTooltip {
|
||||
id: tooltip
|
||||
target: root
|
||||
positionAbove: Settings.data.bar.position === "bottom"
|
||||
text: root.tooltipText
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user