padefla / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

Code modification #401

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 10:25