Ingvar Stepanyan
43f7e941b3
Move canvas update to slightly better position
2021-08-06 23:58:43 +00:00
Ingvar Stepanyan
8600639023
Further fixes; improve error handling
2021-08-06 13:48:08 +00:00
Ingvar Stepanyan
e3ea463db5
Integrate supported ops into the UI
2021-07-26 13:09:10 +00:00
Ingvar Stepanyan
fcb67b1517
Gracefully handle unsupported preview operation
2021-07-23 17:22:29 +00:00
Ingvar Stepanyan
7b37bed6f2
Add stats.js for the preview panel when ?debug is on
2021-07-22 17:40:30 +00:00
Ingvar Stepanyan
73148dbc11
Split out Preview component
...
- Self-host the wrapper div.
- Make component accept getPreview as an async function prop.
- Explicitly dispose ResizeObserver on unmount.
- Move to a new file.
2021-07-21 15:26:59 +00:00