gmertk / GMStepper

A stepper with a sliding label in the middle.
https://github.com/gmertk/GMStepper
MIT License
924 stars 115 forks source link

Reset timer when button touches are cancelled #33

Closed bwhtmn closed 7 years ago

bwhtmn commented 7 years ago

This fixes a weird behaviour that can happen if you touch and hold one of the buttons then go to a different screen. When you return the current screen that's showing a GMStepper, the value is still counting up/down continuously.