Issue 111: new algorithm for vertically stacking events
Status:  Released
Owner:
Closed:  Aug 2013
Project Member Reported by adamrs...@gmail.com, Oct 1, 2009
new algorithm for vertically stacking events when some events are taller than 
others
Oct 1, 2009
Project Member #1 adamrs...@gmail.com
example pic, thanks to stefan...
calender_example2.jpg
15.6 KB   View   Download
Status: New
Nov 26, 2009
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: new algorithm for vertically stacking events
Status: Accepted
Dec 3, 2009
Project Member #3 adamrs...@gmail.com
 Issue 222  has been merged into this issue.
Sep 29, 2010
#6 tanguy.pruvot@gmail.com
that fix also another issue in IE (7 8 and 9)
which can be observed on agenda-views.html

multi events on month days (after first day of week) could have a bad position...

its a sorting problem (events (segs) seems to be sorted by level, then day)
Nov 14, 2010
Project Member #7 adamrs...@gmail.com
tpruvot, thank you for the code, it looks good, but i had to do it differently b/c of the refactoring of the event rendering i needed to do for  issue 308 . my commit is here:
https://github.com/arshaw/fullcalendar/commit/6931c875e7491021656cd639726020eb14a9c75f

will be in an official release very soon
Jan 1, 2011
Project Member #8 adamrs...@gmail.com
this was actually fixed and released in 1.4.9. forgot to announce that here
Status: Fixed
Aug 13, 2013
Project Member #9 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 13, 2013
Project Member #10 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released