Use left pan, click selection, and right-drag box selection #5
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/auto-dig-quasar!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/fix-exact-graph-controls"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Exact controls
Root cause
The previous change set
userPanningEnabledtofalse, which globally reassigned ordinary left-drag from panning to Cytoscape box selection. That directly contradicted the required input map. It also relied on overlapping manual pan state.Implementation
cxttapstart,cxtdrag, andcxttapendevents;panBy()cannot snap a completed pan or zoom back.Validation
CI must pass formatting, lint, typecheck, boundaries, static checks, unit/integration tests, production build validation, and Chromium Playwright E2E before merge.
Replacement work is now in #21, rebuilt directly on current
maininstead of trying to resolve this month-old conflict stack. Keeping #5 open until #21 passes exact-head CI and merges, then this stale PR can close as superseded.Superseded by #21, which rebuilt this behavior directly on current
main, passed the full exact-head CI suite including Playwright E2E, and has now merged. Closing this stale/conflicted branch so the backlog reflects shipped state rather than archaeological layers.Pull request closed