You're ever helpful, Mungo. FYI - issues that are 'Resolved' but not 'Closed' have not been added to the release notes. I've been clearing off the 12 or so issues on 2.10.2 that were stuck as 'In Progress' before dealing with the easy ones!
On 02/08/2017 15:06, Mungo Carstairs (Staff) wrote: > > Just noticed the link to "Omit hidden regions in Overview" had the > wrong url. Corrected and pushed to develop. > > Thanks! ls30857:jalview jprocter$ git show f9a19072ea0a4bfbd4bddbd28994211e3ac10951 commit f9a19072ea0a4bfbd4bddbd28994211e3ac10951 Author: gmungoc <[email protected]> Date: Wed Aug 2 16:02:14 2017 +0200 JAL-2418 corrected link url for "overview" target diff --git a/help/help.jhm b/help/help.jhm index 54cce2a..363f549 100755 --- a/help/help.jhm +++ b/help/help.jhm @@ -153,7 +153,7 @@ <mapID target="uniprotfetcher" url="html/features/uniprotsequencefetcher.html" /> <mapID target="urllinks" url="html/webServices/urllinks.html" /> - <mapID target="linksprefs" url="html/features/Preferences.html#links" /> + <mapID target="linksprefs" url="html/features/preferences.html#links" /> <mapID target="backIcon" url="icons/back.png" /> <mapID target="forwardIcon" url="icons/forward.png" /> @@ -161,5 +161,5 @@ <mapID target="printIcon" url="icons/print.png" /> <mapID target="printSetupIcon" url="icons/setup.png" /> - <mapID target="overview" url="features/overview.html" /> + <mapID target="overview" url="html/features/overview.html" /> </map> OK. Another link appeared broken too there. > Still not in the release notes, should they be? > > * >30x speed and memory improvement for large PCA (JAL-2379) > is 30x a robust benchmark result ? I would normally only say 'PCA implementation has been made faster and more memory efficient" unless we can provide solid benchmarks. > > * ability to drag a score matrix onto analignment (JAL-2416) > yeah... still not happy with the UX for this one, but it'll go in since its already merged. j.
_______________________________________________ Jalview-dev mailing list [email protected] http://www.compbio.dundee.ac.uk/mailman/listinfo/jalview-dev
