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

Implement Pause/Start Button #66

Open
vijaykarthiktk opened this issue May 4, 2024 · 1 comment
Open

Implement Pause/Start Button #66

vijaykarthiktk opened this issue May 4, 2024 · 1 comment

Comments

@vijaykarthiktk
Copy link

This issue proposes adding an optional pause/resume button embedded within the timer ring itself. Users can enable or disable this functionality based on their preference

Functionality:

  • A small pause/resume button will be positioned discreetly within the timer ring.
  • When enabled (user configurable option):
    • Clicking the button will pause the timer. The elapsed time will be displayed on the timer, and it will stop counting up/down.
    • Clicking the button again will resume the timer from the paused time.
  • When disabled, the timer ring will function as usual without the button

Benefits:

  • Provides users with the option to pause the timer conveniently without leaving the timer interface.
  • Maintains a clean interface by keeping the button optional.
  • Improves user experience and control over the timer.
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-05-04.at.18.05.56.mp4

Attached Prototype Video:

A prototype video showcasing the proposed pause/resume button functionality within the timer ring is included with this issue. This video demonstrates:

  • The visual design and placement of the button within the timer ring.
  • How the button interacts with the timer (pause, resume, user configuration).
  • Overall user experience with the pause/resume functionality.
@vijaykarthiktk
Copy link
Author

I've submitted a PR. Please review and merge

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