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

Added configurable option to allow events to pass through the zoom events #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

eramon224-swri
Copy link

With some minor changes to the noevent.js file and the addition of the propagateEvent boolean attribute to the zoom object, and propagate function to the zoom object, the user should be able to allow events to persist instead of them being stopped at the zoom events all the time. This adds greater configuration and gives the user options to mix other events with zoom events.

User eramon added 3 commits September 20, 2019 18:10
Added new propagate function that will set the propagateEvent boolean.
Setting the propagateEvent boolean to true will allow events to propagate
through the zoom events.
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

Successfully merging this pull request may close these issues.

1 participant