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

Redesign timer UI to show progress when clicking the play button #17

Open
mrreubenjones opened this issue Mar 17, 2018 · 1 comment
Open

Comments

@mrreubenjones
Copy link
Contributor

The "milliseconds" count is unnecessary, and could reduce performance. Find another way to show an instant visual response when clicking the play button.

  • Remove "milliseconds" counter from timer
  • Toggle play button with a stop (?) button, or something similar
  • Use an animation to show how much time is remaining?
@mrreubenjones
Copy link
Contributor Author

While I'm in there, I'm removing pause functionality, as discussed. (Pausing a pomodoro doesn't make sense, as the pomodoro is meant to be a chunk of focused time. If you pause the pomodoro, you may as well just start a new one, when you're ready.)

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