fix(graph): restore mobile panning and handle geometry #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/mobile-graph-repair"
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?
Summary
Root cause
panOnDragentirely on compact screens, which removed finger panning.react-flow__handlewithdisplay: none, which React Flow treats as zero-sized and uses to compute edge endpoints incorrectlyTesting
Reviewed locally, root cause confirmed, and both PR checks are green. Proceeding with merge; Forgejo blocks formal self-approval on my own PR.