mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-28 23:08:59 +02:00
The sheet watched the whole playbackStateProvider, which re-emits every 500ms during playback, rebuilding the entire ReorderableListView twice a second just to recompute an unchanged shuffle toggle. Watch a .select of shuffleMode only.