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
|
|
@ -11,7 +11,8 @@ NIconButton {
|
|||
|
||||
readonly property real scaling: Scaling.scale(screen)
|
||||
readonly property bool wifiEnabled: Settings.data.network.wifiEnabled
|
||||
|
||||
sizeMultiplier: 0.8
|
||||
showBorder: false
|
||||
icon: {
|
||||
let connected = false
|
||||
for (const net in network.networks) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue