Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature needed: Zoom and Click & Drag #18

Open
dblarremore opened this issue Aug 28, 2018 · 1 comment
Open

Feature needed: Zoom and Click & Drag #18

dblarremore opened this issue Aug 28, 2018 · 1 comment
Labels

Comments

@dblarremore
Copy link
Owner

No description provided.

@dblarremore
Copy link
Owner Author

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.

@dblarremore dblarremore changed the title zoom value does not update after one attempts to change the number No Zoom or Click and Drag Aug 28, 2018
@dblarremore dblarremore changed the title No Zoom or Click and Drag Feature needed: Zoom and Click & Drag Aug 28, 2018
@hneutr hneutr added the feature label Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants