rspace-online/modules/rnetwork/components
Jeff Emmett d3e65a0522
CI/CD / deploy (push) Successful in 3m38s Details
feat(canvas): shared CanvasInteractionController for rApp mini-canvases
Extract the rSpace main canvas wheel + touch interaction model into a
single shared controller (shared/canvas-interaction.ts). Wheel defaults
to pan, Ctrl/Cmd+wheel or trackpad pinch (ctrlKey) zooms at cursor,
two-finger touch pans + pinch-zooms at gesture center.

Migrate 8 rApp mini-canvases to use it, replacing 8 slightly-different
hand-rolled wheel handlers:
- rsocials campaign-planner (the bug report — was zoom-only)
- rsocials campaign-workflow
- rminders automation canvas (was zoom-only)
- rtime timebank weave
- rflows canvas
- rgov circuit
- rnetwork CRM graph (was zoom-only)
- lib/applet-circuit-canvas (was zoom-only)

Fixes the "wheel = zoom" regression everywhere and gives each rApp
canvas two-finger touch pan + pinch for free. Pointer-based pan and
marquee selection remain per-rApp because they depend on per-rApp
hit-testing. Bump asset cache versions for all affected routes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 15:07:32 -04:00
..
folk-crm-view.ts feat(canvas): shared CanvasInteractionController for rApp mini-canvases 2026-04-17 15:07:32 -04:00
folk-delegation-manager.ts feat(rschedule,rtasks): wire Calendly-style rSchedule + rTasks canvas port 2026-04-16 17:29:42 -04:00
folk-graph-viewer.ts feat(rnetwork): power indices for DAO governance analysis 2026-04-16 12:39:01 -04:00
folk-power-indices.ts feat(rschedule,rtasks): wire Calendly-style rSchedule + rTasks canvas port 2026-04-16 17:29:42 -04:00
folk-trust-sankey.ts feat(rtime): commitment pooling + weaving split-pane redesign 2026-04-11 12:46:39 -04:00
network.css fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00