From 853973eb3ef441239e5befe3da7a142d861ba39f Mon Sep 17 00:00:00 2001 From: colin combe Date: Tue, 22 Nov 2022 10:27:09 +0100 Subject: [PATCH] update Closure Compiler built version after uniprot lookup fix --- build/crosslinkviewer.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build/crosslinkviewer.js b/build/crosslinkviewer.js index 5f5687e2..eb0b89f8 100644 --- a/build/crosslinkviewer.js +++ b/build/crosslinkviewer.js @@ -516,8 +516,9 @@ ResidueLink.prototype.hide=function(){this.controller.sequenceInitComplete&&this ResidueLink.prototype.setLineCoordinates=function(c){if(null!=c.x&&null!=c.y&&null!==this.getToProtein()&&this.shown){var g;this.getFromProtein()===c?(0===c.form?(g=c.x,c=c.y):(c=this.getResidueCoordinates(this.fromResidue,c),g=c[0],c=c[1]),this.line.setAttribute("x1",g),this.line.setAttribute("y1",c),this.highlightLine.setAttribute("x1",g),this.highlightLine.setAttribute("y1",c)):this.getToProtein()===c&&(0===c.form?(g=c.x,c=c.y):(c=this.getResidueCoordinates(this.toResidue,c),g=c[0],c=c[1]),this.line.setAttribute("x2", g),this.line.setAttribute("y2",c),this.highlightLine.setAttribute("x2",g),this.highlightLine.setAttribute("y2",c))}}; ResidueLink.prototype.getResidueCoordinates=function(c,g){var f=g.getResXwithStickZoom(c)*this.controller.z,l=0;if(8p&&(p+=360);g===l?(l=p-l.rotation,0>l&&(l+=360),m=5,180>l&&(m=-5)):(l=p-m.rotation,0>l&&(l+=360),m=5,180