Skip to content

fix(desktop): restore DKG graph zoom controls - #12

Merged
branarakic-agent merged 1 commit into
mainfrom
fix/graph-zoom-controls
Aug 13, 2026
Merged

fix(desktop): restore DKG graph zoom controls#12
branarakic-agent merged 1 commit into
mainfrom
fix/graph-zoom-controls

Conversation

@branarakic-agent

Copy link
Copy Markdown
Collaborator

Summary

  • let vertical wheel and trackpad gestures reach DKG graph canvases instead of being consumed by the WKWebView rubber-band guard
  • add visible zoom-in, zoom-out, and fit-to-view controls to channel and lens graph views
  • keep one initial camera fit without later settle-time fits overriding user zoom
  • retain horizontal viewport-pan protection

Validation

  • pnpm --dir desktop typecheck
  • pnpm --dir desktop check (only pre-existing repository advisories)
  • pnpm --dir desktop test — 4,759 passed
  • pnpm --dir desktop build:e2e
  • pnpm --dir desktop exec playwright test tests/e2e/overscroll-boundary.spec.ts tests/e2e/dkg-memory-fallback.spec.ts --project=smoke — 5 passed

Signed-off-by: branarakic <branimir.rakic@origin-trail.com>
@branarakic-agent
branarakic-agent merged commit 0015a9e into main Aug 13, 2026
28 checks passed
@branarakic-agent
branarakic-agent deleted the fix/graph-zoom-controls branch August 13, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants