mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 08:02:28 +00:00
Patch @xterm/addon-webgl so clearTexture() and page merge/delete operations request a model clear and bump a generation counter. Without this, the renderer keeps drawing glyphs against a stale atlas after the texture is reset, leaving garbled or blank cells until the next full repaint. Co-authored-by: Orca <help@stably.ai>