Lines Matching refs:in

14   It is easier and clearer to set both in the same place (the theme), rather than
15 one in the theme and one in the css. This is a breaking change if you were
16 setting the height in the css. People were having problems with this in the
21 still being used (to some extent) in the sw. In particular, the Theme's tape height
22 is returned by function _paintEventTape in file original-painter. It doesn't make
24 actual height of the tape was being controlled in the css file.
37 Thank you to Tim Dimsdale for noting that the example didn't run in Monet.
59 1) You will be modifying the classic theme's settings in your html file.
62 4) Optionally update the autoWidthMargin settings in the Theme. The margin, per
97 * event's tape and highlight div's need index num in id since there can be more
102 calculation as in paintPreciseDurationEvent in original-painter.
125 inFront. If true, then the span is in front of all layers but the events.
132 be set in the theme of the first band. Depending on the relative
149 Issue is that the Point Highlight Decorator is centered on the point in time
157 * Added Timeline.version string in timeline.js. Issue 60.
166 Fixed library references in all examples to match new dir layout.
169 example files. Enables them to be run in browser from svn repo.
171 Changed version to 2.3.0 in anticipation of the release.
180 itself in original_painter. Additional prefixes: highlight- for event-highlight,
195 * Added comments per MPS in timeline-api.js that bundle=true
207 and tape divs. Eg classname of 'hot_event' will result in div classes of
211 * Re-worked function Timeline.DefaultEventSource.Event in sources.js to use
240 * Added copy of JFK timeline in examples with Dutch locale set.
249 * Additional support in timeline-api for using your own server for Timeline
254 Zoom is specified as user-defined steps. Documentation and a working demo in