when i profile the religions example with firebug
(http://www.simile-widgets.org/timeline/examples/religions/religions.html)
74 % of the time is spent here:
Timeline._Band.prototype.getViewWidth=function(){if(this._timeline.isHorizontal()){return
this._div.offsetHeight;
}else{return this._div.offsetWidth;
i think there is already a bugreport:
https://bugzilla.mozilla.org/show_bug.cgi?id=322573
it is an old bug, but seems to be the same issue
Attila
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/simile-widgets/-/ZFdYP1jVgf0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en.