Adam Shaw

Results 407 comments of Adam Shaw

``` I was able to implement this for agendaWeek and agendaDay view using the jQuery scrollTo plugin(could be done without this plugin but was already using it) and the following...

``` Hi all, Any update on this topic? Thanks ``` Reported by `Adrien.berthou` on 2015-05-01 15:13:02

``` Hi there! Are there any plans to put the "scroll to timeslot" feature in an upcoming release? Thank you, Hugo. ``` Reported by `hugo.durana` on 2012-02-13 16:59:06

``` Using scrollTo plugin I did it like this: in fullCalendar find the following code: $("") // for me it's on line#3817 Replace it with this: $("") // just added...

the ability to add buttons has been added in v2.4.0 of fullcalendar: http://fullcalendar.io/docs/display/customButtons/

Reported by `adamrshaw` on 2013-08-14 02:42:00 - **Status changed**: `Accepted` - **Labels added**: Type-Feature - **Labels removed**: Type-Enhancement

``` Issue 1907 has been merged into this issue. ``` Reported by `adamrshaw` on 2013-08-15 17:27:33

could be rolled into #1037

this was introduced in v4

This is fixed in [v7.0.0-beta.0](https://github.com/fullcalendar/fullcalendar-workspace/releases/tag/v7.0.0-beta.0) Updated repro: https://codepen.io/arshaw/pen/mdNVqax?editors=0010