Arjunsos / simile-widgets

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

TIMELINE: Getting Started page with outdated/wrong information. #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Follow the instructions at
http://code.google.com/p/simile-widgets/wiki/Timeline_GettingStarted

What is the expected output? What do you see instead?
 - Section 6,   
     showEventText:  false,
   should be
     overview: true

 - Section 7
   this code does not work:    
bandInfos[1].eventPainter.setLayout(bandInfos[0].eventPainter.getLayout());

What version of the product are you using? On what operating system?
  FF3, Mac OS. Using the JS library at
  http://static.simile.mit.edu/timeline/api-2.0/timeline-api.js

Please provide any additional information below.
  To have a getting started tutorial that is inaccurate is a bad advertiser
for the project.

Original issue reported on code.google.com by hashas...@gmail.com on 1 Dec 2008 at 10:20

GoogleCodeExporter commented 9 years ago

Original comment by stefano.mazzocchi@gmail.com on 25 Mar 2009 at 7:01

GoogleCodeExporter commented 9 years ago

Original comment by stefano.mazzocchi@gmail.com on 25 Mar 2009 at 7:06

GoogleCodeExporter commented 9 years ago
RE: the issue raised in "Section 7" regarding the setLayout, getLayout calls not
working. I posted this to the Simile mailing list and got the suggestion to 
delete
the offending line of code.  This worked perfectly.

Original comment by mlybr...@gmail.com on 17 Jul 2009 at 7:02