Skip to content

Wifimangager: set icon-name always via the same function

Administrator requested to merge wifimanager_one_place into master

Wifimanger used to set the icon-name in many different places, this made it hard to read and debug. The newly added function sets the icon-name based on the current state of the active connection and doesn't depend on the happend events, nor the order of them.

Edited by Administrator

Merge request reports