openpencil/packages
TKman c52f88e34c feat: add spacebar hold to temporarily activate Hand (pan) tool
Hold Spacebar to temporarily switch to the Hand tool for panning,
release to return to the previously active tool. This matches the
standard Figma UX pattern.

- Uses separate keydown/keyup event listeners for reliable handling
- Guards against text editing mode and key repeat
- References state.activeTool for correct tool state

Fixes #147
2026-03-24 23:47:56 +03:00
..
cli Fix CLI tsconfig rootDir mismatch 2026-03-24 17:16:44 +03:00
core feat: add spacebar hold to temporarily activate Hand (pan) tool 2026-03-24 23:47:56 +03:00
demos feat: mobile layout, PWA support (#27) (#27) 2026-03-05 19:51:51 +03:00
docs Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
mcp Format remaining SDK refactor files 2026-03-24 17:02:01 +03:00
vue Document Vue SDK public APIs 2026-03-24 23:25:06 +03:00