Closed
Description
The following options seem to have no effect for controlType 'select' in v1.4.3. Unfortunately I couldn't produce a fix beyond hacking in the step we wanted in the _controls.select.create function due to time constraints. I can confirm, however, the 'step' is always 1.
$(this).timepicker({
controlType: 'select',
step: 15,
stepMinute: 15
});
Metadata
Metadata
Assignees
Labels
No labels