Skip to content

change select(all) icon to select-none if all songs are selected

Daniel Frost requested to merge Danfro/music-app:selectall_selectnone into master

Currently when going into multiselect view and pressing the "select all" icon, that stays like it is. So pressing the "select" icon does actually unselect all songs.

This MR changes the icon from select to select-none if all songs are selected.

Merge request reports