Skip to content

[] #214

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

Closed
wants to merge 32 commits into from
Closed

[] #214

wants to merge 32 commits into from

Conversation

charzard1
Copy link

@charzard1 charzard1 commented Nov 20, 2020

No description provided.

list. Only have deltaX, deltaY, and deltaFactor on the event object.
Ex: $(...).on('mousewheel', { mousewheel: { behavior: 'throttle', delay: 100 } }, function(event) {});
$.event.special.mousewheel._fix and remove usage of $.event.handle
…e original behavior of the test regarding event propagation because it is actually only handling the event every 100 ms
throttle/debounce to preventDefault/stopPropagation individually.
@mgol mgol closed this Nov 20, 2020
@mgol mgol changed the title pp4.0.x [] Nov 20, 2020
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.

3 participants