Better busy indicator defaults
This commit is contained in:
parent
8cc3c47f09
commit
ab7bb4a6d4
3 changed files with 27 additions and 10 deletions
|
|
@ -172,7 +172,7 @@ NLoader {
|
|||
running: network.connectingSsid === modelData.ssid
|
||||
color: Colors.accentPrimary
|
||||
anchors.centerIn: parent
|
||||
size: 22 * scaling
|
||||
size: Style.baseWidgetSize * 0.7 * scaling
|
||||
}
|
||||
|
||||
// TBC: Does nothing on my setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue