prg-titech / Kanon

A live programming environment specialized for data structure programming.
https://prg-titech.github.io/Kanon/
MIT License
68 stars 4 forks source link

object moves around at every (incomplete) keytype #44

Open masuhar opened 1 year ago

masuhar commented 1 year ago

see this video

For each time I typed a key, nodes on the canvas move around even though the typed text does not yet constitute a meaningful statement. Node positions should be stable when there is no essential changes in the code.