Closed farshad9037 closed 7 years ago
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'
This broke a test, can you figure out why @farshad9037 ?
I am trying to figure it out @thenikso
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'