JAL-2291 updated docs
authorJim Procter <jprocter@issues.jalview.org>
Sun, 4 Jun 2017 12:27:45 +0000 (13:27 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Sun, 4 Jun 2017 12:27:45 +0000 (13:27 +0100)
help/html/menus/popupMenu.html
help/html/releases.html
help/html/whatsNew.html

index d42f854..7625606 100755 (executable)
         href="../features/varna.html">VARNA</a>.
     </em></li>
     <li><a name="hideinserts"><strong>Hide Insertions</strong></a><br />
-      <em>Hides columns containing gaps in the current sequence or
-        selected region, and reveals columns not including gaps.</em>
+      <em>Hides columns containing gaps in both the current
+        sequence and selected region, and reveals columns not including
+        gaps. (before 2.10.2, this option hid or revealed columns
+        according to gaps in just the current sequence)</em></li>
     <li><strong>Hide Sequences</strong><br> <em>Hides the
         currently selected sequences in this alignment view.</em><strong><br>
     </strong></li>
index 1ac87af..cb46024 100755 (executable)
@@ -184,6 +184,7 @@ li:before {
             </li>
             <li><!-- JAL-1256 -->Trackpad horizontal scroll gesture adjusts start position in wrap mode</li>
             <li><!-- JAL-2563 -->Status bar doesn't show positions for ambiguous amino acids</li>
+            <li><!-- JAL-2291 -->Hide insertions in PopUp menu excludes gaps in selection, current sequence and only within selected columns</li> 
           </ul>
           <em>Applet</em>
           <ul>
index 3f949f8..4b82179 100755 (executable)
         web pages for database cross-references</a> via the UK Elixir's
       EMBL-EBI's MIRIAM database and identifiers.org services.
     </li>
+    <li><em>Showing and hiding regions</em>
+      <ul>
+        <li><a href="menus/popupMenu.html#hideinserts">Hide
+            insertions</a> in the PopUp menu has changed its behaviour.
+          Prior to 2.10.2, columns were only shown or hidden according
+          to gaps in the sequence under the popup menu. Now, only
+          columns that are gapped in all selected sequences as well as
+          the sequence under the popup menu are hidden, and column
+          visibility outside the selected region is left as is. This
+          makes it easy to filter insertions from the alignment view
+          (just select the region containing insertions to remove)
+          without affecting the rest of the hidden columns.</li>
+      </ul></li>
   </ul>
   <p>
     <strong><a name="experimental">Experimental Features</a></strong>