webweb
webweb copied to clipboard
Feature needed: Zoom and Click & Drag
Zoom is a great feature! However, the previous implementation was borked, and required a mixture of d3.v3 and d3.v4. Neither of these is up to date. Punting the correct implementation of Zoom for the future. Ideal behavior:
- Zoom works as expected
- Click and drag should move the canvas if the mouse is clicked upon the canvas, but...
- Click and drag should move the node underneath if the mouse is clicked upon the node.
No time to do this at the moment. Renaming the issue to reflect this broader scope.