summaryrefslogtreecommitdiff
path: root/code/weightviswrapper.js
diff options
context:
space:
mode:
Diffstat (limited to 'code/weightviswrapper.js')
-rw-r--r--code/weightviswrapper.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/weightviswrapper.js b/code/weightviswrapper.js
index 1a0c5a6..4b0697b 100644
--- a/code/weightviswrapper.js
+++ b/code/weightviswrapper.js
@@ -149,6 +149,7 @@ var WeightVisWrapper = (function() {
this.controlBarAttached = false;
}
this.reposition();
+ this.netVisualizer.clearNodeHighlights();
};
WeightVisWrapper.prototype.remove = function(el) {