Alexey, I tried that as well with/without Width and using other than the default number of pixels (default=10px - FWIW set in decorators.js in the non-bundled set). I also tried large and small width in case it was a scaling issue.
A good stating point would be do point decorators work if the JFK example uses the latest version of the online libraries (2.3.1) and not local, version unknown ones. But I'm not sure how to do that. I'm pushing my Javascript experience envelope as it is <g>. Regards Mark On Jun 11, 8:18 am, Alexey Smirnov <[email protected]> wrote: > Hi Mark, > > You are saying that you followed the JFK example. However, in that > example width attribute is not used at all. > > http://simile.mit.edu/timeline/examples/jfk/jfk.html > > new Timeline.PointHighlightDecorator({ > date: "Fri Nov 22 1963 14:38:00 GMT-0600", > color: "#FFC080", > opacity: 50, > theme: theme > }), > > What would happen if you remove width attribute from your > PointHighlightDecorator? > > Alexey -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. 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.
