web app, added logic to hide info panel on remove events for edges/nodes

This commit is contained in:
Blake J. Harnden 2018-05-15 10:22:26 -07:00
parent c4d8dcbdf5
commit 788712d12c
2 changed files with 28 additions and 0 deletions

View file

@ -316,6 +316,8 @@ class CoreNetwork {
this.nodeId = 0;
}
this.network.fit();
return {
id: sessionId,
state: session.state