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

Fix for #102 #133

Merged
merged 1 commit into from
Sep 25, 2017
Merged

Fix for #102 #133

merged 1 commit into from
Sep 25, 2017

Conversation

farshad9037
Copy link
Contributor

Fix for #102
Issues:

IE 11 not triggering in-view method if click and drag the scrollbar as well as using 'ctrl+end'.
Fixed using vanillaJS addEventListener with 'useCapture' parameter 'true'

Fix for thenikso#102
Issues:

IE 11 not triggering in-view method if click and drag the scrollbar as well as using 'ctrl+end'.
Fixed using vanillaJS addEventListener with 'useCapture' parameter 'true'
@thenikso thenikso merged commit d8f2607 into thenikso:master Sep 25, 2017
@thenikso
Copy link
Owner

This broke a test, can you figure out why @farshad9037 ?

@farshad9037
Copy link
Contributor Author

I am trying to figure it out @thenikso

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.

None yet

2 participants