Complete and fix the simulator (branch fix/new-simulator):
- Remove useless flag
isRenderCalledByUser. Check if the flag isSimulationAnimated is used at all and remove it if needed.
- Fix and remove TODOs in graph model, simulator engine, and views (which connects model and simulator)
Complete and fix the simulator (branch
fix/new-simulator):isRenderCalledByUser. Check if the flagisSimulationAnimatedis used at all and remove it if needed.