vaadin-fullcalendar
vaadin-fullcalendar copied to clipboard
FEATURE REQUEST scrollToTime
Hey! Thank you for your work! :)
Will you add https://fullcalendar.io/docs/scrollToTime this in some time?
We'll try to integrate it in 4.2. Up to then you can use the java side Element api, to call the method manually, e.g. something like this
calendar.getElement().executeJs("this.getCalendar().scrollToTime('10:00')");
Will be released with the upcoming 4.1.3. (sorry for the long waiting time)
Released with 4.1.3.