trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.67k stars 1.05k forks source link

_onTimeChange ignores min/max values range #792

Open yegor-n-a opened 9 years ago

yegor-n-a commented 9 years ago

If you replace slider for setting up time components by custom control (e.g spinner), you will notice that timeText is able to display inputted values which could be out of min/max range.

Please, see attached screenshot. jquery-ui-timepicker-addon