rspace-online/modules/rflows/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
..
flows-demo.ts refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
flows.css feat(rflows): add Drips Protocol read-only sync — import on-chain streams/splits as flow nodes 2026-04-15 15:41:54 -04:00
folk-flow-river.ts feat(rflows): add loop toggle to liquidity flow simulation 2026-04-15 15:03:25 -04:00
folk-flows-app.ts feat(canvas): shared CanvasInteractionController for rApp mini-canvases 2026-04-17 15:07:32 -04:00
folk-mortgage-simulator.ts feat: extend browser back button support to all rApp modules with view navigation 2026-04-10 17:48:31 -04:00