You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In IE when the wrapper is not exactly inside the window's bound and trying to drag in the kinetic wrapper will scroll the window to align the top or bottom of the kinetic wrapper to touch the window's border. This is also visible in the demo page.
The text was updated successfully, but these errors were encountered:
hmmmm ... does it happen as soon as the js triggers a scroll on the kinetic wrapper? are you able to do a quick gif screen capture to show it happening? that would be really useful. you can use http://www.cockos.com/licecap/
It's IE 11 . I have scrolled the demopage till the kinetic wrapper crosses the window's top border.
Now when I start dragging. Flick the page scrolls to the position.top of the kinetic wrapper.
I'm running into the same issue, has anyone discovered a fix for it? I think it has something to do with the mousedown event. I'm not sure why only IE would behave this way though.
In IE when the wrapper is not exactly inside the window's bound and trying to drag in the kinetic wrapper will scroll the window to align the top or bottom of the kinetic wrapper to touch the window's border. This is also visible in the demo page.
The text was updated successfully, but these errors were encountered: