You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using dev branch version, problem is not present, slider steps get well aligned with label, but (saddly there is a 'but') it is now impossible to select minutes above 50 :-(
50 label is at the really end of the slider and it is not possible to slide above.
I am encountering problem when using minuteGrid and stepMinute at the same time.
For exemple:
With this code, labels for minutes are 0,10,20,30,40 only.
50 does not show up thus making slider not corresponding with labels under it.
Have I missed something ?
Thank you
The text was updated successfully, but these errors were encountered: