[Simile-Widgets] Re: Collapsing spacing between labels on Timeline

2010-09-22 Thread dfhollenbeck
Since you are adding vertical px via CSS you should expand the track height. You may also need to play with the offsetFromLine property. These settings of the theme class tell the painter class where to draw the events on the different classes.

[Simile-Widgets] Re: Collapsing spacing between labels on Timeline

2010-09-21 Thread mleden
Just a guess, but you might try loading your uwaa.css styles *AFTER* your script to initialize the Timeline. -Mark On Sep 21, 11:53 am, mark47 markstew...@gmail.com wrote: Making good progress on our timeline, but I'm running into strange behavior when I try to custom the look/spacing of the

Re: [Simile-Widgets] Re: Collapsing spacing between labels on Timeline

2010-09-21 Thread Mark Stewart
Good idea, but alas, doesn't affect it. Any other ideas? On Tue, Sep 21, 2010 at 3:04 PM, mleden mle...@yahoo.com wrote: Just a guess, but you might try loading your uwaa.css styles *AFTER* your script to initialize the Timeline. -Mark On Sep 21, 11:53 am, mark47 markstew...@gmail.com

Re: [Simile-Widgets] Re: Collapsing spacing between labels on Timeline

2010-09-21 Thread Jon Crump
Mark, My grasp on the subject is fragile, but as I understand it, the painter code calculates the dimensions of the event label off-screen based on the length of the content and the requirements of laying out the event tracks. This means that any tinkering with the labels that you might do with