akiraux / Akira

Native Linux App for UI and UX Design built in Vala and GTK
GNU General Public License v3.0
5.24k stars 203 forks source link

Deselect on click #664

Closed Alecaddd closed 2 years ago

Alecaddd commented 2 years ago

Summary / How this PR fixes the problem?

Initial tiny PR to start implementing a more standard selection/deselection paradigm for multiselect. This PR implements the ability to deselect all items if a click happens in an empty area between selected items.

Steps to Test

Known Issues / Things To Do

Alecaddd commented 2 years ago

Auto approving and merging this since it's a minor change and has been 3 days. We can always fix and improve things later.