puranjayjain / md-date-time-picker

An implementation of Material Design Picker components in vanilla CSS, JS, and HTML
https://puranjayjain.github.io/md-date-time-picker
Other
275 stars 77 forks source link

Fix position assignments for fakeNeedle #250

Closed ph168 closed 5 years ago

ph168 commented 5 years ago

The assigned values for the position of the fakeNeedle were invalid, which led to missing updates of the needle's position.