zhu
This commit is contained in:
parent
c3cc88b0e9
commit
ffa2d9b25d
3 changed files with 5 additions and 12 deletions
|
|
@ -63,14 +63,6 @@ Rectangle {
|
|||
anchors.verticalCenter: parent.verticalCenter
|
||||
visible: root.showNetworkIcon
|
||||
|
||||
RotationAnimation on rotation {
|
||||
running: NetworkService.wifiToggling
|
||||
loops: Animation.Infinite
|
||||
from: 0
|
||||
to: 360
|
||||
duration: 1000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
DankIcon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue