alexei.dolgolyov 108f1ac2c7 fix: allow panning in projection view when mouse is outside room boundaries
The background Rect was intercepting mouse events, causing the pan
hit-test to treat it as an interactive item and skip panning. Adding
listening={false} lets clicks pass through to the Stage.
2026-04-13 11:39:09 +03:00
2026-04-05 11:51:39 +03:00
S
Description
No description provided
2.6 MiB
Languages
TypeScript 92.4%
CSS 7%
Python 0.5%
JavaScript 0.1%