This is not a problem, it's a change in the code.
1. To have timeline-date-label style for each band
***************************************************
In the timeline-bundle.js, i change the part dealing with the
timeline-date-label css class to add the band number, so now the css class used
are :
- timeline-date-label-0
- timeline-date-label-1
- ....
2. Synchronize to different calendars
*************************************
I also made change to catch the actual date of a calendar. So developpers can
override a method to get the date of calendars and decide what to do with it !
Who can decide if this code should go to the community ?
Thanks.
Original issue reported on code.google.com by thieumdesp on 22 Sep 2010 at 7:09
Original issue reported on code.google.com by
thieumdesp
on 22 Sep 2010 at 7:09