don't need to create synapse on canvas click
This commit is contained in:
parent
dc1aa1e28e
commit
9ff6375e62
1 changed files with 0 additions and 4 deletions
|
@ -1047,10 +1047,6 @@ Metamaps.JIT = {
|
|||
Metamaps.TopicCard.hideCard();
|
||||
Metamaps.SynapseCard.hideCard();
|
||||
Metamaps.Create.newTopic.hide();
|
||||
if ($('#new_synapse').is(":visible")) {
|
||||
// Hide the new_synapse form and create the synapse!
|
||||
Metamaps.Synapse.createSynapseLocally();
|
||||
}//if
|
||||
|
||||
$('.rightclickmenu').remove();
|
||||
// reset the draw synapse positions to false
|
||||
|
|
Loading…
Reference in a new issue