git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fba40f6
)
JAL-1912 house keeping
author
tcofoegbu
<tcnofoegbu@dundee.ac.uk>
Mon, 5 Oct 2015 17:08:09 +0000
(18:08 +0100)
committer
tcofoegbu
<tcnofoegbu@dundee.ac.uk>
Mon, 5 Oct 2015 17:08:09 +0000
(18:08 +0100)
src/jalview/io/JSONFile.java
patch
|
blob
|
history
diff --git
a/src/jalview/io/JSONFile.java
b/src/jalview/io/JSONFile.java
index
b778b83
..
564dd64
100644
(file)
--- a/
src/jalview/io/JSONFile.java
+++ b/
src/jalview/io/JSONFile.java
@@
-626,7
+626,7
@@
public class JSONFile extends AlignFile implements ComplexAlignFile
alignAnnot.adjustForAlignment();
}
}
- // alignAnnot.validateRangeAndDisplay();
+ alignAnnot.validateRangeAndDisplay();
this.annotations.add(alignAnnot);
}