json-joy icon indicating copy to clipboard operation
json-joy copied to clipboard

Peritext debug mode features

Open streamich opened this issue 8 months ago • 0 comments

Extend the debug plugin with the following features:

  • [ ] Log of all events.
    • [ ] Show all executed events.
    • [ ] Allow to scroll through them.
      • [ ] Virtual scroll?
    • [ ] Allow to save events (as JSON).
    • [ ] Allow to replay events.
  • [ ] Allow to execute a custom JSON event.
  • [ ] Load debug plugin asynchronously.

streamich avatar Apr 13 '25 13:04 streamich