From 4353b5fc310340ece7067b3872235ab7f844c8c2 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Thu, 26 Oct 2017 15:47:32 +0100 Subject: [PATCH] JAL-2793 cancelling font changed dialog didn't call ap.fontChanged() to reset layout --- help/html/releases.html | 4 +++- src/jalview/gui/FontChooser.java | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/help/html/releases.html b/help/html/releases.html index a783656..bf25716 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -117,6 +117,7 @@ li:before {
  • Can't edit the query after the server error warning icon is shown in Uniprot and PDB Free Text Search Dialogs
  • Slow EnsemblGenome ID lookup
  • +
  • Revised Ensembl REST API CDNA query
  • Hidden column marker in last column not rendered when switching back from Wrapped to normal view
  • Annotation display corrupted when scrolling right in unwapped alignment view
  • Existing features on subsequence incorrectly relocated when full sequence retrieved from database
  • @@ -128,7 +129,8 @@ li:before {
  • Unable to minimise windows within the Jalview desktop on OSX
  • Mouse wheel doesn't scroll vertically when in wrapped alignment mode
  • Scale mark not shown when close to right hand end of alignment
  • -
  • Pairwise alignment only aligns selected regions of each selected sequence
  • +
  • Pairwise alignment only aligns selected regions of each selected sequence
  • +
  • Alignment ruler height set incorrectly after canceling the Alignment Window's Font dialog
  • Applet