Page 1 of 1

Slow reaction with tpctSelect

PostPosted: 11 Jan 2016 11:19
by assapan
Hi,
When JQTimePickerOptions.ControlType := tpctSelect the component reaction is very slow ( compared to tpctSlider ).

Look at video http://assapan.fr/EditDateTime.mp4 or demo attached

Re: Slow reaction with tpctSelect

PostPosted: 11 Jan 2016 18:05
by Alexander Bulei
Hi assapan,

Unfortunately, you are right and we can't do nothing.
It's a plugin architecture.
Even, in plugin examples, it's have some delay:

http://trentrichardson.com/examples/timepicker/#slider_examples

Best Regards.

Re: Slow reaction with tpctSelect

PostPosted: 11 Jan 2016 18:18
by assapan
Ok thanks , no way to improve ?

Re: Slow reaction with tpctSelect

PostPosted: 11 Jan 2016 18:38
by Alexander Bulei
Hi assapan,

This plugin works under the original jquery ui datepicker, and requre deep research to find, what can provoke that delay.

Best Regards.

Re: Slow reaction with tpctSelect

PostPosted: 11 Jan 2016 18:44
by assapan
Nevermind i'll split control in DatePicker + TimePicker