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

BasePlayerControl: Fix repeatMode de-sync

By removing repeatMode 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 Repeat button and the
actual state displayed in its drop-down menu. It can be caused by
clicking on the button at least once, and then changing mode either via
button's drop-down menu or via global application menu.
parent 694de1eb
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