system2k / NodeWorldOfText

MIT License
25 stars 22 forks source link

When GPU process crashes, re-draw & fix font #101

Open system2k opened 2 months ago

system2k commented 2 months ago

Proposed fix: Store a specific value in a canvas context. When the GPU process crashes, the context resets. We can use this to detect crashes and redraw the whole canvas.