From b61cdb04fcad9650e7a362c1ca833b729fa0c5c5 Mon Sep 17 00:00:00 2001 From: Robert Best Date: Fri, 21 Oct 2016 20:47:14 +0000 Subject: [PATCH] Fixed the glitchyness, and made it suitable to merge with develop --- frontend/src/Metamaps/JIT.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/Metamaps/JIT.js b/frontend/src/Metamaps/JIT.js index 4e1efa1c..8b1ece11 100644 --- a/frontend/src/Metamaps/JIT.js +++ b/frontend/src/Metamaps/JIT.js @@ -980,7 +980,6 @@ const JIT = { self.dragFlag = 0; self.dragTolerance = 0; - if (JIT.tempInit && JIT.tempNode2 == null) { // this means you want to add a new topic, and then a synapse Create.newTopic.addSynapse = true