Skip to content
New issue

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

Feature: Let the user define a custom ScrollController and ScrollPhysics #28

Closed
ynnob opened this issue Dec 8, 2022 · 0 comments · Fixed by #29
Closed

Feature: Let the user define a custom ScrollController and ScrollPhysics #28

ynnob opened this issue Dec 8, 2022 · 0 comments · Fixed by #29

Comments

@ynnob
Copy link
Contributor

ynnob commented Dec 8, 2022

Problem:
At the moment the user can't define a constom ScrollController and ScrollPhysics for the ListView.

For this to work we should be able to pass a custom ScrollController and ScrollPhysics to the constructor of ResponsiveGridList.
Also the flag scroll needs to be true for the widget to use a ListView with the user defined controller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant