ericjgagnon / wickedpicker

A simple jQuery timepicker
http://ericjgagnon.github.io/wickedpicker/
MIT License
93 stars 78 forks source link

Jumping between timepicker selections #60

Open StudentSA opened 6 years ago

StudentSA commented 6 years ago

When selecting a timepicker element the time selection is shown.

If a user then selects another timepicker element, the time selection does not change context to the new element. instead the first timepicker is still selected and the time is still being adjusted for the first selected instance.