diff --git a/include/mini-timeline.html b/include/mini-timeline.html index a4a7cf9c..8602e4c2 100644 --- a/include/mini-timeline.html +++ b/include/mini-timeline.html @@ -5,10 +5,9 @@
- The mini-timeline allows, as the - Summary does, navigation of a - session. Its main advantage, though, is that it stays visible even when in - Mixer mode. + The mini-timeline allows, as the Summary + does, navigating a session. Its main advantage, though, is that it + stays visible even when in Mixer mode.
@@ -18,9 +17,17 @@
- The mini-timeline also shows all markers (start, end and any user - defined ones). Clicking a marker jumps to that point on the timeline, - allowing for quick access to key timings in the session. + The mini-timeline shows all markers (start, end and + any user defined ones). Clicking a marker jumps to that point on the + timeline, allowing for quick access to key timings in the session. + The next and previous markers out of the mini-timeline range are + indicated by arrows, as the end marker in the screenshot + above. +
+ ++ Cue markers are + also displayed, with their play time duration shown by a line.
@@ -28,9 +35,9 @@