From 0e5d0c08b8ae4c9cd8884f861eb6a860e2dc4118 Mon Sep 17 00:00:00 2001 From: Ed Ward Date: Wed, 17 May 2017 09:17:28 +0200 Subject: [PATCH] Updated 'moving markers' to fix issue #6909 --- include/moving-markers.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/include/moving-markers.html b/include/moving-markers.html index a11bd168..698f5541 100644 --- a/include/moving-markers.html +++ b/include/moving-markers.html @@ -8,9 +8,13 @@

Multiple markers

It is possible to move multiple markers by the same distance. Left-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-clicking each discreet marker, or Left-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. +

+

+ 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.

@@ -20,4 +24,3 @@ Left-drag either end of the range marker. The other end will move by the same distance.

-