diff doc/main_window_image_pane.html @ 1087:f00c0c5e6dff

Use h2/h3 tags where appropriate.
author zas_
date Sun, 26 Oct 2008 19:27:20 +0000
parents 47b9f5bc2606
children 31a1a3f85859
line wrap: on
line diff
--- a/doc/main_window_image_pane.html	Sun Oct 26 13:43:10 2008 +0000
+++ b/doc/main_window_image_pane.html	Sun Oct 26 19:27:20 2008 +0000
@@ -58,8 +58,7 @@
   <br />
   </p>
 
-  <p><u>Image display</u>
-  </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>
 
@@ -71,8 +70,7 @@
   <br />
   </p>
 
-  <p><u>Image panning and manipulation</u>
-  </p>
+  <h2>Image panning and manipulation</h2>
 
   <p class="gq-image-pane-5">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>
 
@@ -94,8 +92,7 @@
   <br />
   </p>
 
-  <p><u>Navigation</u>
-  </p>
+  <h2>Navigation</h2>
 
   <p class="gq-image-pane-9">The displayed image can be changed to the next or previous image using the keyboard or mouse.</p>
 
@@ -107,8 +104,7 @@
   <br />
   </p>
 
-  <p><u>Context menu</u>
-  </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>
 
@@ -120,8 +116,7 @@
   <br />
   </p>
 
-  <p><u>Drag and Drop</u>
-  </p>
+  <h2>Drag and Drop</h2>
 
   <p class="gq-image-pane-7">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>