elementary / switchboard-plug-network

Switchboard Network Plug
GNU General Public License v3.0
20 stars 23 forks source link

WifiMenuItem: simplify hide/show spinner #174

Closed danirabbit closed 5 years ago

danirabbit commented 5 years ago

manually hiding and showing the widget here is redundant since active already hides and shows the widget

jeremypw commented 5 years ago

This should be harmless but, for me, the showing of the spinner is broken anyway, i.e. it never appears, and this does not fix it.

jeremypw commented 5 years ago

I am working on a PR to fix spinner showing.