diff doc/main_window_image_pane.html @ 1113:79e69e5f4642

Beautify the manual.
author zas_
date Mon, 10 Nov 2008 14:10:39 +0000
parents 7cd49c6dc302
children 83d6b961117f
line wrap: on
line diff
--- a/doc/main_window_image_pane.html	Mon Nov 10 13:00:29 2008 +0000
+++ b/doc/main_window_image_pane.html	Mon Nov 10 14:10:39 2008 +0000
@@ -43,10 +43,6 @@
 
   <p>The image pane is the region of the main window that displays the selected image. The image pane allows adjustment of display size and orientation; it also provides several methods to manipulate the image with the mouse and keyboard.</p>
 
-  <p><br />
-  <br />
-  </p>
-
   <h2>Image display</h2>
 
   <p>The image is drawn to the screen as it is decoded from disk. The image can be panned and zoomed while it is still loading. Image adjustment operations for rotation, mirror, and flip will delay until the image is completed. The adjustment queue will remember one operation and will retain the most recently requested function, which will be performed once the image has finished loading.</p>
@@ -55,10 +51,6 @@
 
   <p>To increase the speed of loading the next image when navigating the image list in sequence, enable the <a href="options_image.html">Preload next image</a> option.</p>
 
-  <p><br />
-  <br />
-  </p>
-
   <h2>Image panning and manipulation</h2>
 
   <p>When the image size is larger than the image pane, the visible region can be changed with the keyboard or mouse. The keyboard can also be used to adjust the orientation of the image.</p>
@@ -80,10 +72,6 @@
   <h4>Smooth Scroll</h4>
   <p>To start the smooth scroll function hold down the [Shift] key and click the primary mouse button. An icon will appear at the location of the mouse pointer, the mouse can then be positioned to pan the image. The image will pan in the direction of the mouse pointer relative to the icon. The pan speed will increase in proportion to the distance that the pointer is from the center of the icon. To end the smooth scroll function click the primary mouse button within the image pane.</p>
 
-  <p><br />
-  <br />
-  </p>
-
   <h2>Navigation</h2>
 
   <p>The displayed image can be changed to the next or previous image using the keyboard or mouse.</p>
@@ -94,10 +82,6 @@
   <h3>Mouse</h3>
   <p>To change to the next image in the list click the left mouse button, click the middle mouse button to change to the previous image. The mouse wheel can also be used to change the current image (*).</p>
 
-  <p><br />
-  <br />
-  </p>
-
   <h2>Context menu</h2>
 
   <p>Right clicking the mouse or pressing the menu key while the image has the focus will display a menu. The menu functions will perform the same as those that match the window's <a href="main_window_menus.html">menu bar</a>, however a few functions are unique to the context menu:</p>
@@ -108,31 +92,15 @@
   <dt>Pause slide show, Continue slide show</dt><dd>Controls the pause state of an active slide show, the text of the menu will change to reflect the action that will be performed.</dd>
   </dl>
 
-  <p><br />
-  <br />
-  </p>
-
   <h2>Drag and Drop</h2>
 
   <p>Files and folders can be dropped onto the image pane, dropping a file will display the file and dropping a folder will change the main window to display the contents of the folder. When dropping multiple items on the image pane, only the first item in the list will be used, all additional items will be ignored.</p>
 
   <p>A drag and drop operation can be initiated from the image pane with the middle mouse button, the dragged item will contain the file path of the displayed image.</p>
 
-  <p><br />
-  <br />
-  </p>
-
-  <p><br />
-  <br />
-  </p>
-
   <p class="note">(*) Note: The mouse wheel behavior for scrolling and image step can be swapped with the <span class="option_name">Mouse wheel scrolls image</span> option located on the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog.</p>
 
-  <p><br />
-  <br />
-  </p>
-
-  <hr />
+  <hr id="bottomseparator" />
 
   <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">