padefla / simile-widgets

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

Error in orginal-painter.js #402

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In new version of timeline , downloaded from svn (trunk) a unexpected error 
occure in orginal-painter.js.

Content of exception:
Call stack:
Timeline.OrginalEventPainter._ComputeMetrics
Timeline.OrginalEventPainter.getOrthogonalExtent
Timeline._Band._showSrcollbar
Timeline._Band._paintEvents
Timeline._Band.paint
Timeline._Band.layout
Timeline._Band._recenterDiv
Timeline._Band.SetViewLenght
Timeline._Impl._distributeWidths
Timeline._Impl._initialize
Timeline._Impl

Uncaught TypeError: Cannot call method 'getLineHeight' of null

Issue also appear in examples attached to trunk. 

Original issue reported on code.google.com by Lukasz.G...@gmail.com on 25 Sep 2010 at 1:21

GoogleCodeExporter commented 8 years ago

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