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

Pan and zoom? #447

Open
rpearl opened this issue Mar 29, 2017 · 1 comment
Open

Pan and zoom? #447

rpearl opened this issue Mar 29, 2017 · 1 comment

Comments

@rpearl
Copy link

rpearl commented Mar 29, 2017

I'd really like to use this for a project, but with the editor embedded in a resizable panel in my main view. For that to work with a nice user experience, I need pan/zoom so you can zoom to an appropriate level to edit the part of the patch you care about. I tried to implement it "monkeypatched" in (using d3.zoom() behavior on the container), but unfortunately it seems that the node drag-to-move events interfere with the behavior I'd like to achieve. I think it'd be hard to implement without access to the internals.

@badgeek
Copy link

badgeek commented Jul 14, 2018

+1 for this

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

No branches or pull requests

2 participants