Hi Jcorreia, Thank you for your posts.
I think there are two separate issues, yes? 1) Overview event painter ignores color attribute. http://code.google.com/p/simile-widgets/issues/detail?id=16 Status: someone commented out the code at some point. Reason unknown. 2) Highlighting colors, when filtering, don't work I filed issue 19: http://code.google.com/p/simile-widgets/issues/detail?id=19 Unfortunately, I don't have time right now to work either issue. If you'd like to work on the sw, that'd be great. -- For both issues, the first thing would be to look backin time using svn browsing and look at the comments from the person who changed the sw to remove the features. My guess is that they were not working right due to other changes in the code base. So the relevant event attributes are now ignored. eg the fixes for the issues are probably more than simply uncommenting the source. You can either obtain check in permission, or just send in patches to the mailing list and others (including me) will test and then checkin the software. Thanks, Larry On Sep 22, 8:07 am, jcorreia <[EMAIL PROTECTED]> wrote: > 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. > > Thanks, > Jcorreia > > On 18 Set, 15:11, LarryK <[EMAIL PROTECTED]> wrote: > > > Hi, > > > On Sep 18, 4:47 am, jcorreia <[EMAIL PROTECTED]> wrote: > > > > 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.. > > > Can you check this also ? > > > Thanks > > > Which css file? > > I just looked > > inhttp://simile-widgets.googlecode.com/svn/timeline/trunk/src/webapp/ap... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
