I've had an issue where the wave keept going faster after calling stop & start, while the speed was constant.
These changes ensures the drawCycle is stopped when the stop method is called, and not started more than once on start method call.
If this is merged, I'd be happy to know when the next release is scheduled.
Issue
I've had an issue where the wave keept going faster after calling stop & start, while the speed was constant. These changes ensures the drawCycle is stopped when the stop method is called, and not started more than once on start method call.
If this is merged, I'd be happy to know when the next release is scheduled.