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
What about a feature to enable only vertical or horizontal scroll? I'm having issues with this because i have absolute positioned elements outside my view.
I think that would be good. The autoScroll() options method was supposed to be for edge cases like that, but more dedicated options would probably be better because so called "edge cases" might not actually be towards the edge. :)
@hollowdoor That would be great! I tried to solve the problem using the autoscroll callback but couldn't make it work. Maybe i'll branch the project and try it out :)
For future refinements, and enhancements in version 3 of
dom-autoscroller
.Please use the dev3 branch for developing version 3 in your pull requests.
Put " -version 3" at the end of the title of issues when you:
Todo
destroy
methodsyncMove
methodsyncMove
be default true, or false?syncMove
work in the broader environments (touch, ...)The text was updated successfully, but these errors were encountered: