From a8263b93c9c750a9eefec3098a290c0224bfd7fc Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Fri, 18 Aug 2017 16:34:03 +0100 Subject: [PATCH] JAL-2588 JAL-2603 JAL-2610 release notes and docs --- help/html/features/overview.html | 11 +++++++---- help/html/releases.html | 13 +++++++++++++ help/html/whatsNew.html | 3 +++ 3 files changed, 23 insertions(+), 4 deletions(-) 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 ?

-- 1.7.10.2