fwahlqvist / simile-widgets

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

TIMELINE: Event's 'color' attribute not used in case of imprecise duration #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create an event with duration=true, color=red, and 'earliestEnd' before
'end'
2.
3.

What is the expected output? 
The event should be red and especially the part between 'earliestEnd' and
'end' that should be red with an opacity set (to 20% I guess)

What do you see instead?

The event is red between 'start' and 'earliestEnd' and blue (with opacity)
between 'earliestEnd' and 'end'

What version of the product are you using? On what operating system?
pre2_3

Please provide any additional information below.

Original issue reported on code.google.com by nicolas....@free.fr on 18 Nov 2008 at 9:26

GoogleCodeExporter commented 9 years ago

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