We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I've solved the fact that you couldn't scroll inside an element with ng-scroll with this pull-request
Now you simply have to use scroll-element=".element_class" to add scrollable elements
I'm based on the pull request for the touch scroll which is now solved.
👍
My pull request : bastbnl#1 The pull request to solve the scroll on touch devices : #218
The text was updated successfully, but these errors were encountered:
I also added a new sample page to experiment those features "example-multiple-scrolls.html"
Sorry, something went wrong.
@schobbent where to add "use scroll-element=".element_class"". Can you give me an example for that.
No branches or pull requests
Hi, I've solved the fact that you couldn't scroll inside an element with ng-scroll with this pull-request
Now you simply have to use scroll-element=".element_class" to add scrollable elements
I'm based on the pull request for the touch scroll which is now solved.
👍
My pull request : bastbnl#1
The pull request to solve the scroll on touch devices : #218
The text was updated successfully, but these errors were encountered: