trentrichardson / jQuery-Timepicker-Addon

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

When addSliderAccess is true, the slider panel is flickering #962

Open diamond122 opened 4 years ago

diamond122 commented 4 years ago

I am using v1.6.3. I need to allow showing slider control buttons( +, - ). When I select a date then the slider panel is flickering.

Here is the fiddle.

How to fix this flickering issue? Thanks in advance.