Commit Graph

2 Commits

Author SHA1 Message Date
Kartik K. Agaram 511aace3f1 new example: interactivity
In the process I made a few bugfixes:
* To improve the debug experience for myself I clear the canvas when
  recovering from any errors. (This should probably get ported
  upstream..)
* The `car` handlers for each pane are now siloed from each other. When
  you navigate away they go away, when you navigate back they're still
  active. Very nice.
2023-11-21 22:02:24 -08:00
Kartik K. Agaram f580e2efca add lots of buttons to the toolbar 2023-11-20 22:23:09 -08:00