Updated 'moving markers' to fix issue #6909
This commit is contained in:
parent
3f5ecad3d7
commit
0e5d0c08b8
@ -8,9 +8,13 @@
|
||||
<h2>Multiple markers</h2>
|
||||
<p>
|
||||
It is possible to move multiple markers by the same distance. <kbd
|
||||
class="mouse mod1">Left</kbd>-click each marker you want to move, then drag
|
||||
one of the selected markers to a new location. All selected markers will
|
||||
then move together. Note that the markers are bounded by the zero point on
|
||||
class="mouse mod1">Left</kbd>-clicking each discreet marker, or <kbd
|
||||
class="mouse mod3">Left</kbd>-clicking the first and last markers of a range
|
||||
of markers selects them, then dragging one to a new location will move all
|
||||
selected markers together.
|
||||
</p>
|
||||
<p class="note">
|
||||
The markers are bounded by the zero point on
|
||||
the timeline. In other words, the first marker in your selection cannot move
|
||||
to the left of zero on the timeline.
|
||||
</p>
|
||||
@ -20,4 +24,3 @@
|
||||
<kbd class="mod1 mouse">Left</kbd>-drag either end of the range marker. The
|
||||
other end will move by the same distance.
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user