JAL-1912 house keeping
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Mon, 5 Oct 2015 17:08:09 +0000 (18:08 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Mon, 5 Oct 2015 17:08:09 +0000 (18:08 +0100)
src/jalview/io/JSONFile.java

index b778b83..564dd64 100644 (file)
@@ -626,7 +626,7 @@ public class JSONFile extends AlignFile implements ComplexAlignFile
             alignAnnot.adjustForAlignment();
           }
         }
-        // alignAnnot.validateRangeAndDisplay();
+        alignAnnot.validateRangeAndDisplay();
         this.annotations.add(alignAnnot);
 
       }