refactor: unified BarModule base component, click-to-open panels, remove pinning
This commit is contained in:
parent
034f0b6d85
commit
26476dc930
33 changed files with 265 additions and 509 deletions
|
|
@ -6,7 +6,7 @@ import "../services" as S
|
|||
M.HoverPanel {
|
||||
id: menuWindow
|
||||
|
||||
popupMode: true
|
||||
showPanel: true
|
||||
|
||||
required property var handle
|
||||
|
||||
|
|
|
|||
Reference in a new issue