dispose() does not remove mouse wheel zoom
See original GitHub issueI’m using the npm package, 4.3.1 and when calling instance.dispose()
only pan handlers are removed. I can still zoom with the mouse wheel.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
MouseWheel Zoom - MSDN - Microsoft
The user need only move the mouse wheel in to zoom into that area and out to zoom out. The trick is I...
Read more >c# - Zooming of an image using mousewheel. - Stack Overflow
Actually I am taking the image from memory stream that is created by another class called as decrypt. Complete Image is displayed properly...
Read more >Disable Mouse Wheel Zoom for Visual Studio 2019
Disables zooming of the text editor using the mouse wheel. For Visual Studio 2019.
Read more >Prevent scrollViewer onWheel event from "propagating" to ...
I would like to stop the camera from zooming out/in when the UI ... If you don't need to have mouse wheel scrolling,...
Read more >PDFTron WebViewer Class: DocumentViewer
Reinitializes data and clears the viewer area content. disableAnnotations(). Disable annotations. Annotations in the document will not be visible.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for catching this and fixing it!
This is published as
v4.4.0
you can run
npm test
in the project’s folder