less code duplication

This commit is contained in:
Joeri Exelmans 2025-11-14 17:19:33 +01:00
parent 970b9d850e
commit 1bd801ce5d
6 changed files with 47 additions and 69 deletions

View file

@ -31,7 +31,8 @@
TODO
- bugs
editing SC <-> Plant connections at runtime doesn't seem to work
(*) editing SC <-> Plant connections at runtime doesn't seem to work
(*) non-determinism error highlights only one of enabled transitions
- maybe support:
- explicit order of:
@ -64,6 +65,10 @@ TODO
- show insert mode also next to cursor
- plot plant signals
- show error when states partially overlap?
useful when accidentally pasting the same data multiple times
(otherwise, you can't see that you have multiple states)
- performance:
maybe try this for rendering the execution trace:
https://legacy.reactjs.org/docs/optimizing-performance.html#virtualize-long-lists