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
proposal:
when the view argument in a ScrollView is a vanilla.Group object and that group has fixed dimensions, use that view to pan inside that scrollview.
view
vanilla.Group
example implementation https://gist.github.com/typemytype/c9ac5349183209a7d3e7
The text was updated successfully, but these errors were encountered:
bump :)
Sorry, something went wrong.
No branches or pull requests
proposal:
when the
view
argument in a ScrollView is avanilla.Group
object and that group has fixed dimensions, use that view to pan inside that scrollview.example implementation https://gist.github.com/typemytype/c9ac5349183209a7d3e7
The text was updated successfully, but these errors were encountered: