Skip to content
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

Bug 8: Store the volume value #8

Open
septimomend opened this issue Aug 2, 2018 · 1 comment
Open

Bug 8: Store the volume value #8

septimomend opened this issue Aug 2, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@septimomend
Copy link
Owner

Volume value should be stored in next cases:

  1. Click on 'mute' -> remember last volume value and set volume to 0 -> click on 'mute' again -> restore last volume value.
  2. Exit player -> write last volume setting to config -> start player -> read last volume value from config and set it.
@septimomend septimomend added the bug Something isn't working label Aug 2, 2018
@septimomend
Copy link
Owner Author

[commit 3b56c4f]

  1. Click on 'mute' -> remember last volume value and set volume to 0 -> click on 'mute' again -> restore last volume value FIXED

@septimomend septimomend self-assigned this Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant