Added sliding scale for slideshow speed adjustement.
Note: Use slowest (leftmost) speed setting to disable automatic slide advancement.
This commit is contained in:
parent
20f1da1afd
commit
53ce047918
4 changed files with 142 additions and 42 deletions
|
|
@ -624,7 +624,7 @@ New Breed Software</p>
|
|||
align=right>
|
||||
|
||||
<p>Click the blue "Slides" (slide projector) button at the lower
|
||||
left to go to slideshow mode. See "<a href="#slides">Slides</a>,
|
||||
left to go to slideshow mode. See "<a href="#slides">Slides</a>",
|
||||
below, for details.</p>
|
||||
|
||||
<br clear=all>
|
||||
|
|
@ -843,26 +843,32 @@ New Breed Software</p>
|
|||
|
||||
<p>Click each of the images you wish to display in a slideshow-style
|
||||
presentation, one by one. A digit will appear over each image,
|
||||
letting you know which order it will be displayed in.</p>
|
||||
letting you know in which order they will be displayed.</p>
|
||||
|
||||
<p>Click a selected image to unselect it (take it out of your
|
||||
slideshow). Any images you had clicked after it will go up one in
|
||||
the slideshow order.</p>
|
||||
<p>You can click a selected image to unselect it (take it out of your
|
||||
slideshow).</p>
|
||||
|
||||
<p>Click the "Play" icon to begin the slideshow. Note: If you didn't
|
||||
select ANY images, then ALL images will be played in the slideshow.
|
||||
Click "Back" to return to the "Open" dialog.</p>
|
||||
<p>A sliding scale at the lower left of the screen (next to the "Play"
|
||||
button) can be used to adjust the speed of the slideshow, from slowest
|
||||
to fastest. Choose the leftmost setting to disable automatic
|
||||
advancement — you will need to press a key or click to go to
|
||||
the next slide (see below).</p>
|
||||
|
||||
<p>When you're ready, click the "Play" button to begin the slideshow.
|
||||
(Note: If you hadn't selected ANY images, then ALL images will be
|
||||
played in the slideshow.)</p>
|
||||
|
||||
<p>During the slideshow, press <b>[Space]</b>, <b>[Enter]</b> or
|
||||
<b>[Return]</b> or the <b>[Right Arrow]</b>, or click anywhere
|
||||
in the picture, to manually advance to the next slide.
|
||||
<b>[Return]</b> or the <b>[Right Arrow]</b>, or click the "Next"
|
||||
button at the lower left, to manually advance to the next slide.
|
||||
Press <b>[Left]</b> to go back to the previous slide.</p>
|
||||
|
||||
<p>Press <b>[Escape]</b> or click the "Back" button at the
|
||||
lower right to exit the slideshow and return to the image list,
|
||||
where you may change which images to show in the slideshow.</p>
|
||||
<p>Press <b>[Escape]</b>, or click the "Back" button at the
|
||||
lower right, to exit the slideshow and return to the slideshow
|
||||
image selection screen.</p>
|
||||
|
||||
<!-- FIXME: Add playback speed control! -->
|
||||
<p>Click "Back" in the slideshow image selection screen to return to
|
||||
the "Open" dialog.</p>
|
||||
|
||||
<br clear=all>
|
||||
</dd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue