elementary / feedback

GitHub Issue Reporter
https://elementary.io
GNU General Public License v3.0
12 stars 3 forks source link

RepoRow: use state flags to show check #80

Closed danirabbit closed 1 year ago

danirabbit commented 1 year ago

ListBox already keeps track of its selection state so read stateflags when they change instead of iterating over the whole list

lenemter commented 1 year ago

Overall this works pretty buggy. It's possible to select multiple rows

image