Hi Larry,
I´ve fixed the overview painter problem with trackNum, comparing to
original painter like you have told.
While doing this I´ve discovered(and fixed) that it had a problem with
classname and as a bonus I´ve implement div id also.

The problem with className, was with the color bar. You can check that
in example 3. Notice as the last bar has the default color, when it
should have
aquamarine. This happened if you had classname != null as I´ve
discovered in the code, namely because of this
"if (klassName) {
      color = null;
    }"

There is not included in the zip fix, but I´ve changed api/scripts/
themes.js also in line 116, in event.overviewTrack.offset from 20px to
2px.
I´ve made this change because usually overview panel is small, and
having this offset pushed the bars below a lot (check this in example
3 also)

I´ve commented the code with my changes so you can check the
differences better, and sent to your email.

Thanks,
Jorge Correia
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to