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 Request: Zoom Functions #2971

Closed
jeremy-patterson1 opened this issue Apr 11, 2014 · 5 comments
Closed

Feature Request: Zoom Functions #2971

jeremy-patterson1 opened this issue Apr 11, 2014 · 5 comments
Labels
Milestone

Comments

@jeremy-patterson1
Copy link

It would be nice to zoom in and then double click to the reset the zoom.
Also, it would be nice if I could scroll with the mouse roller to zoom in and out.

@tacaswell
Copy link
Member

See https://gist.github.com/tacaswell/3144287 for code that will do most of what want. I think you would just need to add a handler for double-click. The method to return the view to 'home' is on the toolbar object.

@tacaswell tacaswell added this to the v1.5.x milestone Jul 12, 2014
@fariza
Copy link
Member

fariza commented Jul 30, 2014

@tacaswell Is this something that we would like to include into ToolZoom of MEP22?

@tacaswell
Copy link
Member

@fariza That is probably the logical place to put it.

@fariza
Copy link
Member

fariza commented Jul 30, 2014

Please tag it as MEP22

@fariza
Copy link
Member

fariza commented Nov 28, 2014

@tacaswell I just added your scroll to zoom function to MEP22 implementation #3652

@pelson pelson closed this as completed Nov 29, 2014
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

4 participants