mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-02 10:37:50 +00:00
NIconButton: default scale is 1.0, default show border
This commit is contained in:
@@ -185,6 +185,8 @@ PanelWindow {
|
||||
}
|
||||
|
||||
NIconButton {
|
||||
sizeMultiplier: 0.8
|
||||
showBorder: false
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
anchors.margins: Style.marginSmall * scaling
|
||||
|
||||
Reference in New Issue
Block a user