WiFi: Okayish, looks good but not perfect.
This commit is contained in:
parent
1addb7d37a
commit
f5cb7b183d
3 changed files with 59 additions and 43 deletions
|
|
@ -25,7 +25,7 @@ NIconButton {
|
|||
tooltipText: "WiFi Networks"
|
||||
onClicked: function () {
|
||||
if (!wifiMenuLoader.active) {
|
||||
wifiMenuLoader.loading = true
|
||||
wifiMenuLoader.isLoaded = true
|
||||
}
|
||||
if (wifiMenuLoader.item) {
|
||||
wifiMenuLoader.item.visible = !wifiMenuLoader.item.visible
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue