accent-colored borders on all flyouts, popups, and hover panels
This commit is contained in:
parent
3e78384433
commit
fc36e46091
9 changed files with 14 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ RowLayout {
|
|||
id: menuLoader
|
||||
active: false
|
||||
sourceComponent: M.TrayMenu {
|
||||
accentColor: root.parent?.accentColor ?? M.Theme.base05
|
||||
handle: iconItem.modelData.menu
|
||||
screen: root.bar.screen
|
||||
anchorX: iconItem.mapToGlobal(iconItem.width / 2, 0).x - (QsWindow.window?.screen?.x ?? 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue