JAL-3070 ensure RNAAliFold annotation rows display correctly
[jalview.git] / src / jalview / ws / jws2 / jabaws2 / RNAalifoldClient.java
index 245c0a0..cde7707 100644 (file)
@@ -182,7 +182,7 @@ public class RNAalifoldClient extends JabawsAnnotationInstance
 
     annotation.belowAlignment = false;
     // annotation.showAllColLabels = true;
-
+    annotation.validateRangeAndDisplay();
     ourAnnot.add(annotation);
   }