remove hoverpanel title, move actions into applets, add qmllint baseline regen script
This commit is contained in:
parent
c24e18d5da
commit
adb6c21135
26 changed files with 192 additions and 202 deletions
|
|
@ -100,7 +100,7 @@ M.BarModule {
|
|||
accentColor: root.accentColor
|
||||
handle: iconItem.modelData.menu
|
||||
screen: QsWindow.window?.screen ?? null
|
||||
anchorX: iconItem.mapToGlobal(iconItem.width / 2, 0).x - (QsWindow.window?.screen?.x ?? 0)
|
||||
anchorItem: iconItem
|
||||
onDismissed: {
|
||||
menuLoader.active = false;
|
||||
root._activeMenu = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue