My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 626: Scroll to arbitrary hour
3 people starred this issue and may be notified of changes. Back to list
Status:  Duplicate
Merged:  issue 196
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by Philippe...@gmail.com, Sep 1, 2010
This is probably related to https://code.google.com/p/fullcalendar/issues/detail?id=591&can=1&q=scroll&colspec=ID%20Type%20Status%20Milestone%20Summary%20Stars .

In my context, I'm showing Fullcalendar at the same time as a form so that the user can quickly create a an event with knowledge of what's already scheduled. I just want to ensure that he/she sees roughly the time at which she intends to schedule the new event.

I understand that I could implement the editing from Fullcalendar itself, but I'm sure this feature could interest others (and I'm not sure it would make my programmer life simpler :)).

I thing I have an idea on how to try to implement it (by looking at what's done for first hour). I'll post a patch if it works out.

Philippe

Sep 2, 2010
#1 Philippe...@gmail.com
Here is the patch of my modification.

It adds a scrollToHour(hour24) to the API.

  $('#my_fullcalendar').fullcalendar("scrollToHour", 16);

I just genericized what was done for "firstHour".
fullcalendar_scrollToHour_v147.patch
334 bytes   View   Download
Oct 7, 2010
Project Member #2 adamrs...@gmail.com
cool, will try to get this into a release at some point (and will also get  issue 591  going at same time possibly)
Status: Maybe
Aug 13, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Duplicate
Mergedinto: 196
Sign in to add a comment

Powered by Google Project Hosting