JAL-3417 findOrCreateAnnotation is designed to make unique rows based on Label+calcId...
authorJim Procter <jprocter@issues.jalview.org>
Fri, 23 Aug 2019 15:12:59 +0000 (16:12 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Fri, 23 Aug 2019 15:12:59 +0000 (16:12 +0100)
commit7714ab633054bde0c558541262244fac56a96673
tree2e8340ac3e4c7676d4f5e912117f06f3348c3075
parent9b85e1552fa57f02cf6cd312cfbd7efdfd079ea3
JAL-3417 findOrCreateAnnotation is designed to make unique rows based on Label+calcId, not Label+description. Also pass in all refs to ensure they are preserved!
src/jalview/workers/AnnotationWorker.java