InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.63k stars 902 forks source link

Timer holds changing time when turning off the watch #1992

Open Rathmox opened 5 months ago

Rathmox commented 5 months ago

Verification

What happened?

the timer kept changing when I turned back on my watch

What should happen instead?

the timer should not change time

Reproduction steps

  1. Activate "Raise Wrist" and "Lower Wrist" in settings
  2. Put the watch in sleep mode
  3. Turn it on with the "Raise Wrist" function
  4. Open the timer
  5. Hold a button to make time change fast
  6. Use the "Lower Wrist" function to turn off the watch
  7. Release the button
  8. Turn the calculator back on with any function
  9. Timer keeps changing

More details?

https://github.com/InfiniTimeOrg/InfiniTime/assets/55508107/9a4f4606-f0bb-46fa-bb38-342a790b29c6

Version

1.14.0

Companion app

No response