fluttercommunity / fluttercommunity/flutter-draggable-scrollbar
Thumb position is incorrect on top and bottom when BouncingScrollPhysics() bounces the widget
Open
- Dominant language
- Dart
- Stars
- 442
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
A big thanks for creating such a nice library...
Whenever physics is set to
`physics: BouncingScrollPhysics()`
inside ListView.builder() then thumb position is incorrect while bounce.
However position is incorrect only after scroll bounces. Afterwards if the thumb is dragged manually up to the top or bottom then it automatically goes back to normal position.
https://user-images.githubusercontent.com/60609139/116781704-53a9e880-aaa2-11eb-8745-acde1f664614.mp4
Regards
Sagar
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.