testing web-based editing

This commit is contained in:
Paul Davis 2013-01-31 19:59:25 +00:00
parent c6b970506e
commit 5462ffbda5

View File

@ -1,14 +1,13 @@
---
layout: default
title: Moving Markers
---
<h2>To move a single marker</h2>
<p>Click and drag it to a new location on the timeline. </p>
<h2>To move multiple markers</h2>
<p>Ctrl-click each marker you want to move, then drag one of the selected markers to a new location. All other selected markers will move with it, though bounded by the zero point on the timeline.</p>
<h2>To move both ends of a range at once</h2>
<p><kbd class="mod1">drag</kbd> one of the range markers (the start or end) and the other will in sync with it.</p>
---
layout: default
title: Moving All Markers
---
<h2>To move a single marker</h2>
<p>Click and drag it to a new location on the timeline. </p>
<h2>To move multiple markers</h2>
<p>Ctrl-click each marker you want to move, then drag one of the selected markers to a new location. All other selected markers will move with it, though bounded by the zero point on the timeline.</p>
<h2>To move both ends of a range at once</h2>
<p><kbd class="mod1">drag</kbd> one of the range markers (the start or end) and the other will in sync with it.</p>