InfiniTime icon indicating copy to clipboard operation
InfiniTime copied to clipboard

Fix Stopwatch Side Button Behavior

Open RageGamerBoi opened this issue 2 weeks ago • 1 comments

Verification

  • [X] I searched for similar issues (including closed issues) and found none was relevant.

Introduce the issue

This issue relates to two problems related to side button behavior that can and should all be fixed together:

  1. The stopwatch is stopped by the side button but cannot be restarted with the side button.
  2. There is no way to exit the stopwatch and let it run in the background, as the back button stops the stopwatch no matter what.

Preferred solution

  1. Allow the stopwatch to be started by the side button. It might be better to use a double click gesture, which can also be used for the lap function once the stopwatch is started.
  2. Allow the ‘press and hold’ side button gesture to exit the stopwatch without stopping it, so you can check the time, etc.

Version

v1.14.0

RageGamerBoi avatar Jun 17 '24 13:06 RageGamerBoi