Files
house-plan-maker/apps
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
..