You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exemple if you press Alarm stop() it should just get back to zero and stay there.
We had a similar problem with Chrono which ended with the following decision, which makes sense:
change behavior of stop() so it resets counter to zero
sofian
changed the title
Function stop() is counter-intuitive - need to add a pause()
Function stop() is counter-intuitive - need to add a pause() - or someting else
Feb 8, 2024
Exemple if you press Alarm stop() it should just get back to zero and stay there.
We had a similar problem with Chrono which ended with the following decision, which makes sense:
See SofaPirate/Chrono#16
The text was updated successfully, but these errors were encountered: