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

close button on notification (fix 20) #27

Merged
merged 1 commit into from
Jun 13, 2017
Merged

Conversation

funkyg
Copy link
Owner

@funkyg funkyg commented Jun 5, 2017

clicking the button closes the notification, but the app stays open. also the service keeps running, and you can start playing again by clicking on a song or album.

functionality should be done, just need to finish the design.

@gjedeer
Copy link
Collaborator

gjedeer commented Jun 5, 2017

Found a small bug:

Clicked that X button when a tune was playing. The notification is gone, player in app is in "playing" state (the pause button displayed) but not playing. Clicking pause, then play, does nothing.

@funkyg
Copy link
Owner Author

funkyg commented Jun 7, 2017

oh right, i have to add a callback for that. should we hide the bottom bar in that case, or just set it to paused?

@gjedeer
Copy link
Collaborator

gjedeer commented Jun 7, 2017 via email

@funkyg funkyg force-pushed the notification-close-button branch from 303e5a1 to 622ba10 Compare June 7, 2017 06:32
@funkyg
Copy link
Owner Author

funkyg commented Jun 7, 2017

okay i just updated the design, and made it so the bottom bar is hidden when you close the notification (i think thats the easiest option). Should be good to merge now.

@funkyg funkyg changed the title WIP: close button on notification (fix 20) close button on notification (fix 20) Jun 7, 2017
@funkyg funkyg requested a review from gjedeer June 9, 2017 02:40
@funkyg funkyg force-pushed the notification-close-button branch from 622ba10 to 7fc5528 Compare June 9, 2017 02:41
@funkyg funkyg merged commit f871d36 into master Jun 13, 2017
@gjedeer gjedeer deleted the notification-close-button branch June 13, 2017 11:34
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

Successfully merging this pull request may close these issues.

2 participants