[eog] help/C, zoom.page: added clarification about zoom->Best Fit behaviour.



commit db269722e0a52c613695a4c38ba2dcccdfabc2b5
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Sat Apr 30 12:49:33 2011 -0400

    help/C, zoom.page: added clarification about zoom->Best Fit behaviour.
    
    Also, changed note style, replaced keyboard shortcuts section with a 'seealso' link to shortcuts#zoom-rotate, and
    moved the "wheel" section up, for visual purposes.

 help/C/zoom.page |   38 ++++++++++++--------------------------
 1 files changed, 12 insertions(+), 26 deletions(-)
---
diff --git a/help/C/zoom.page b/help/C/zoom.page
index 16cbe0e..c3da82d 100644
--- a/help/C/zoom.page
+++ b/help/C/zoom.page
@@ -4,6 +4,7 @@
 
   <info>
     <link type="guide" xref="index#viewing"/>
+    <link type="seealso" xref="shortcuts#zoom-rotate"/>
     <desc><guiseq><gui>View</gui><gui>Zoom In</gui></guiseq></desc>
 
     <revision pkgversion="3.2" version="0.1" date="2011-04-11"
@@ -20,18 +21,23 @@ status="review"/>
 
 <title>Zoom</title>
 
-<p>To zoom in or out click <guiseq><gui>View</gui><gui>Zoom In</gui></guiseq> or <guiseq><gui>View</gui><gui>Zoom Out</gui></guiseq>.</p>
 
-<p>To view the image in its original, unscaled size, click <guiseq><gui>View</gui><gui>Normal Size</gui></guiseq>.</p>
+<note style="sidebar"><title>Best Fit</title><p>When an image is zoomed to fit the window, resizing the window
+will also change the zoom level, so the image still fits the window.  While <gui>Best Fit</gui> follows the window size, it will only change the zoom factor at most to 100%.  It will not zoom any further to have smaller images fill the window.</p></note>
 
 <p>To fit the entire image into the window, click <guiseq><gui>View</gui><gui>Best Fit</gui></guiseq>.</p>
 
-<note><p>When an image is zoomed to fit the window, resizing the window
-will also change the zoom level, so the image still fits the window.</p></note>
+<p>To zoom in or out click <guiseq><gui>View</gui><gui>Zoom In</gui></guiseq> or <guiseq><gui>View</gui><gui>Zoom Out</gui></guiseq>.</p>
+
+<p>To view the image in its original, unscaled size, click <guiseq><gui>View</gui><gui>Normal Size</gui></guiseq>.</p>
+
 
-<section id="toolbar">
+<section id="wheel"><title>Using the mouse wheel</title>
+<p>Scroll up to zoom in.</p>
+<p>Scroll down to zoom out.</p>
+</section>
 
-<title>Using the tooolbar</title>
+<section id="toolbar"><title>Using the tooolbar</title>
 <p>If the <link xref="toolbar">toolbar</link> is not showing, <link
 xref="toolbar#view">show</link> the toolbar.</p> 
 
@@ -52,25 +58,5 @@ the image at its normal size</gui> icon.</title>
   <p><media type="image" src="figures/eog-bestfit.png"/></p>
 </item>
 </terms>
-
-<section id="wheel">
-<title>Using the mouse wheel</title>
-<p>Scroll up to zoom in.</p>
-<p>Scroll down to zoom out.</p>
-</section>
-
-<section id="keyboard">
-<title>Using the keyboard</title>
-<p>To zoom in press
-<keyseq><key>Ctrl</key><key>Shift</key><key>+</key></keyseq>.</p>
-
-<p>To zoom out press <keyseq><key>Ctrl</key><key>-</key></keyseq>.</p>
-
-<p>To view the image in its original, unscaled size, press
-<keyseq><key>Ctrl</key><key>0</key></keyseq>.</p>
-
-<p>To fit the entire image into the window, press <key>F</key>.</p>
-</section>
-
 </section>
 </page>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]