rspace-online/website
Jeff Emmett e2c6275308 fix(canvas): comment pin tool state management + shape detection bug
- Fix elementFromPoint using canvas-relative coords instead of viewport
  coords for shape detection during pin placement
- Use shape data from Automerge doc for offset calculation (more reliable)
- Add exitCommentMode() to deactivate pin placement when switching tools
- Integrate comment mode into syncBottomToolbar active state
- Escape key closes popover and exits comment mode
- Mutual exclusion between comment/draw/connect/pending tool modes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 19:28:51 -07:00
..
public refactor(shell): convert settings & history panels to dropdown menus 2026-03-21 23:17:17 -07:00
admin.html fix(spaces): fix space creation routing and use /rspace URLs 2026-03-20 11:07:01 -07:00
canvas.html fix(canvas): comment pin tool state management + shape detection bug 2026-03-22 19:28:51 -07:00
create-space.html fix(spaces): redirect to subdomain URL after space creation 2026-03-20 16:45:35 -07:00
index.html fix(spaces): fix space creation routing and use /rspace URLs 2026-03-20 11:07:01 -07:00
shell.ts feat(shell): add share button to global header with QR, copy link, email invite 2026-03-16 20:51:21 -07:00
sw.ts feat(rsplat): image staging endpoint, viewer improvements, SW updates 2026-03-16 12:24:40 -07:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00