NIconButton: default scale is 1.0, default show border
This commit is contained in:
parent
7fe87c0633
commit
f8e436fb2d
7 changed files with 14 additions and 16 deletions
|
|
@ -185,6 +185,8 @@ PanelWindow {
|
|||
}
|
||||
|
||||
NIconButton {
|
||||
sizeMultiplier: 0.8
|
||||
showBorder: false
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
anchors.margins: Style.marginSmall * scaling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue