Ilya Ashikhmin 8779c88e66 fix(engine): use Paper.setGrid runtime API instead of missing drawGrid
JointJS 4.2.5 has no drawGrid/clearGrid methods; calling them threw during
seedSample and blanked the renderer. Switch grid toggling to setGrid, which
also clears via setGrid(false).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 23:38:15 +02:00
Description
No description provided
262 KiB
Languages
TypeScript 93.6%
CSS 5.3%
Makefile 0.7%
HTML 0.4%