fwahlqvist / simile-widgets

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

TIMELINE: Highlighting with filter.js doesn't work #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Highlighting of filtered Timeline doesn't work.

Reported by 

jcorreia in 
http://groups.google.com/group/simile-
widgets/browse_thread/thread/acbffeaa662722f8

He comments:
Another thing that I´ve noticed is that someone commented the
'hightlightcolors'  from css and js files. With this move my
filters.js is not rendering the filter by colors option.. 

and
The file I was refering is
\timeline\timeline\trunk\src\webapp\api\scripts\themes.js

you have
        highlightColors: [
   //         "#FFFF00",
   //         "#FFC000",
   //         "#FF0000",
   //         "#0000FF"

If you leave it this way, the highlight colors of filters.js won´t
appear. If you uncoment they will appear, but they are broken and not
working.
Highlightcolors filter is not working as you can check in jfk example. 

Original issue reported on code.google.com by larryklu...@gmail.com on 22 Sep 2008 at 4:50

GoogleCodeExporter commented 9 years ago
isn´t this already corrected in version 2.3.0 ?
I think so..

Original comment by jorgecor...@gmail.com on 12 Mar 2009 at 11:06

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
Fixed in 2.3.0

Original comment by larryklu...@gmail.com on 30 Mar 2009 at 7:51