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

Made it so that the minutes change on drag like the android version #232

Closed shaunc869 closed 6 years ago

shaunc869 commented 6 years ago

A quick change to make the minutes move like the android version does. If we can get the hours to be draggable we can do the same thing to those.