Bar Widgets: Removed 3 unecessary anchors
This commit is contained in:
parent
2f7a834b55
commit
5df218a789
3 changed files with 0 additions and 4 deletions
|
|
@ -40,7 +40,6 @@ NIconButton {
|
|||
colorBorder: Color.transparent
|
||||
colorBorderHover: Color.transparent
|
||||
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
onClicked: PanelService.getPanel("sidePanel")?.toggle(this)
|
||||
onRightClicked: PanelService.getPanel("settingsPanel")?.toggle()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue