How to Disable Inertia/Overscroll Effect in Flet Column Widget? #2106
Unanswered
JorgeAlvarez21
asked this question in
Q&A
Replies: 1 comment
-
can you make a capture of the behaviour and possibly code to reproduce..? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I'm facing an issue with the Column widget in Flet. When scrolling to the top, it overshoots and then bounces back to the topmost item. I want to disable this inertia or overscroll effect so it stops exactly at the top without bouncing.
I haven't found a way to do this.
Thanks for your help!
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions