Features/Network control panel: Difference between revisions

Line 46: Line 46:


The indiscriminate clear() method of the Connections() class in {{Code|.../jarabe/model/network.py}} is dropped in favor of a connection discarding function in the wireless control panel that is specific to the networking type.
The indiscriminate clear() method of the Connections() class in {{Code|.../jarabe/model/network.py}} is dropped in favor of a connection discarding function in the wireless control panel that is specific to the networking type.
Immediately following the 'Discard wireless connections' action, a test for discard-able connections was noticing the yet-to-be-discarded connections and keeping the action button active.  This test is eliminated.


==UI Design==
==UI Design==