From: Jim Procter Date: Fri, 18 Aug 2017 15:34:03 +0000 (+0100) Subject: JAL-2588 JAL-2603 JAL-2610 release notes and docs X-Git-Tag: Release_2_10_3b1~142^2~2^2~9^2~2 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=a8263b93c9c750a9eefec3098a290c0224bfd7fc;p=jalview.git JAL-2588 JAL-2603 JAL-2610 release notes and docs --- diff --git a/help/html/features/overview.html b/help/html/features/overview.html index ac5aecb..2a656a3 100755 --- a/help/html/features/overview.html +++ b/help/html/features/overview.html @@ -27,13 +27,14 @@ View→Overview window

Select the overview window menu item to get a navigable image - of the whole alignment.

+ of the whole alignment. By default, gaps are shown as dark grey, in + the overview (since 2.10.2b1).

The red box indicates the currently viewed region of the alignment, this may be moved by clicking and dragging with the mouse.

Click anywhere else in the overview to centre the view on that position

-

+

Hiding hidden regions in the overview

@@ -41,13 +42,15 @@ Hidden sequences and columns are by default shown as dark-grey rows and columns in the overview. Hidden regions can also be omitted entirely (to make the Overview 'WYSIWIG') by Right-clicking - (or CMD-Clicking) to open the overview's popup menu.
-
The option to include/exclude hidden regions in the + (or CMD-Clicking) to open the overview's popup menu.

+ The option to include/exclude hidden regions in the overview was introduced in Jalview 2.10.2.

 

+ Previous to 2.10.2b1, gaps were white, and sequences shown as + dark grey unless coloured. diff --git a/help/html/releases.html b/help/html/releases.html index c331ae1..8f5a024 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -77,11 +77,24 @@ li:before {
    +
  • + Show gaps in overview window by colouring + in grey (sequences used to be coloured grey, and gaps were + white) +
    +
  • + Overview window throws NPE if show boxes + format setting is unticked +
  • +
  • + Groups are coloured wrongly in overview + if group has show boxes format setting unticked +
diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index ff0fe35..92ad73f 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -30,6 +30,9 @@ This is patch release for 2.10.2. See the release notes.

+

What's new in Jalview 2.10.2 ?