Skip to content

Mute buttons don't reset on stop / song load #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nobuyukinyuu opened this issue May 18, 2019 · 0 comments
Open

Mute buttons don't reset on stop / song load #4

nobuyukinyuu opened this issue May 18, 2019 · 0 comments

Comments

@nobuyukinyuu
Copy link
Owner

Channel mute buttons don't respect the state of the channels after a song is called to reset(). This is because channels are "refreshed" in a lazy way (by replacing their references with new ones).

Either decouple the state from Channel or send a signal owner can intercept to correct the state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant