Nudge Controls update, a bit more info too

This commit is contained in:
MrHeadwar 2022-11-08 13:31:13 +01:00
parent 51540a6211
commit 293580ef33
2 changed files with 27 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<figure class="left">
<figure class="right">
<img src="/images/toolbar-nudge.png" alt="Editor toolbar's Nudge">
<figcaption>
Editor toolbar's Nudge
@ -7,10 +7,34 @@
</figure>
<p>
The <dfn>nudge controls</dfn> will move the selected region(s) by a fixed amount of time. The left and right buttons move either backward or forward in time, and the small clock to the left of these buttons sets the amount of time to nudge by. As with all other clocks, you can right-click on the clock to choose the time representation you want to use.
The <dfn>nudge controls</dfn> will move the selected region(s) by a
fixed amount of time. The left and right buttons move either backward
or forward in time, and the small clock to the right of these buttons
sets the amount of time to nudge by.
</p>
<p>
If there are no selected objects, the nudge controls can be used to move the playhead backward or forward by the amount shown on the clock.
The clock, as with all other clocks, can be <kbd
class="mouse">right</kbd>-clicked on to choose the desired <a
href="@@editing-clocks">time representation</a>. The menu also allows :
</p>
<ul>
<li><dfn>Set from Playhead</dfn> : the clock is the current position of the playhead</li>
<li><dfn>Locate to this time</dfn> : moves the playhead to the the clock time</li>
<li><dfn>Copy to clipboard</dfn> : copies the clock (with formatting) to the clipboard.</li>
</ul>
<p>
Combining these three options allow to e.g. memorize the current
playhead position (<em>Set from playhead</em>) and reposition the
playhead (<em>Locate to this time</em>) at that position after
another edit.
</p>
<p>
If there are no selected objects, the nudge controls can be used to
move the playhead backward or forward by the amount shown on the
clock.
</p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 776 B

After

Width:  |  Height:  |  Size: 643 B