JAL-2388 mention overview popup in documentation
authorJim Procter <jprocter@issues.jalview.org>
Fri, 12 May 2017 14:01:17 +0000 (15:01 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Fri, 12 May 2017 14:01:17 +0000 (15:01 +0100)
help/help.jhm
help/helpTOC.xml
help/html/features/overview.html

index 984c2d1..f931e7e 100755 (executable)
    <mapID target="homeIcon" url="icons/Home.png" />
    <mapID target="printIcon" url="icons/print.png" />
    <mapID target="printSetupIcon" url="icons/setup.png" />
+   
+   <mapID target="overview" url="features/overview.html" />
 </map>
index 482ccdf..989d70b 100755 (executable)
@@ -24,6 +24,7 @@
        <tocitem text="Jalview Documentation" target="home" expand="true">
                        <tocitem text="What's new" target="new" expand="true">
                                <tocitem text="Latest Release Notes" target="release"/>
+                               <tocitem text="Omit hidden regions in Overview" target="overview"/>
                </tocitem>
                
                <tocitem text="Editing Alignments" target="edit" />
index 9d36a1c..4f26592 100755 (executable)
   <p>The red box indicates the currently viewed region of the
     alignment, this may be moved by clicking and dragging with the
     mouse.</p>
+    <p><strong>Right-click</strong> (or CMD-Click) to open the
+    overview's popup menu. This provides an option to include hidden
+    regions in the overview (shown as dark-grey rows and columns). <br/><br/>
+    <em>The option to include/exclude hidden regions in the
+    overview was introduced in Jalview 2.10.2</em>. 
   <p>
     <img src="overview.gif" width="407" height="137">
   </p>