Drawing tools (pencil, rect, circle, line) now auto-clear after one stroke, returning to the default selector tool. ESC clears any active whiteboard tool. Switching to another toolbar tool also clears the active whiteboard tool. This fixes the resize issue — when a whiteboard tool was stuck active, canvasContent had pointer-events:none which blocked all shape interactions including resize handles. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| admin.html | ||
| canvas.html | ||
| create-space.html | ||
| index.html | ||
| shell.ts | ||
| sw.ts | ||
| test-stack.html | ||