Think I found a bug in timer.start. Can someone verify?

Seems like you’re saying that restart should just be cancel followed by start, so that seems like a fine shortcut. In my mind, though, start could just make a timer start counting down from wherever it was, whether paused or idle. No need for resume, IMO.

That is not intuitive, you need to make language as transparent as possible

I could generally agree but I think that another resume service would make it more explicit and therefore less prone to the confusion there is now.

I guess this is why that bug’s discussion was so heated :smiley:

1 Like

Ultimately, I don’t care – as long as the behaviour matches the documentation.