3a775fdda7
When activePlayTrackIds was null (default: all play), clicking a track created an empty Set and deleted nothing. Now initializes with all track IDs, so click toggles the clicked track off/on correctly.