JacobeanRnD / SCHVIZ

SCXML Visualization
Apache License 2.0
6 stars 1 forks source link

Simulation doesn't update with layout.update(doc) #34

Closed feyzo closed 9 years ago

feyzo commented 9 years ago

Implementation is here: https://github.com/JacobeanRnD/deus-ex-state-machine-portal/blob/master/app/scripts/partials/simulation.js#L40

Also code is live on scxml.io

mgax commented 9 years ago

The bug was caused by something else: the container div was being cleared before an update.