MetaCell / geppetto-hnn

Geppetto extension for HNN
0 stars 0 forks source link

3D Canvas unecessary instanciation #80

Closed afonsobspinto closed 5 years ago

afonsobspinto commented 5 years ago
  1. Run simulation
  2. Close 3D tab
  3. Bring 3D back We should still see the 3D model simulated. (Currently we do but only because we are simulating everything again)
afonsobspinto commented 5 years ago

get the current geppetto model instead of re-instantiate it json.loads(GeppettoModelSerializer().serialize(self.geppetto_model))