Closed smitelij closed 6 years ago
What is the current behavior?
Open amazing-time-picker. Switch to selecting minutes. Click on the clock to select a new minute hand position. Every 1 out of 6 clicks, the clock will not get updated with the new position.
Thank you for reporting this. Can you give me a hint how can I fix this issue?
I have fixed this issue. It will be available from version 1.5.3 and onward.
In the function CalcDegrees, line 103-105:
You should instead return degrees here, otherwise we get an undefined return value.