Skip to content
Verified Commit eee84d57 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

BasePlayerControl: Fix shuffle playlist mode de-sync

By removing shuffle mirroring property we now have only single source
of truth left for this data, and we won't end up with broken bindings
after manual assignments.

Fixes possible de-sync between the state of the Shuffle button and the
actual state in mediaPlayListProxyModel. It can be caused by clicking
on the button at least once, and then toggling the mode via global
application menu.
parent 12ee9bee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment