elementary / switchboard-plug-network

Switchboard Network Plug
GNU General Public License v3.0
19 stars 24 forks source link

Fix row activation and deselect #210

Closed danirabbit closed 4 years ago

danirabbit commented 4 years ago

This branch addresses a couple issues:

  1. When removing the last row, the sensitivity of the "-" button wasn't being updated. Instead of hide/show we do a remove/add to make sure that it is

  2. You can now activate rows with a keyboard "enter" or by double clicking the row in addition to pressing the connect/disconnect button

  3. The edit connection button works even without a selection so we just remove the sensitivity handling