fluttercommunity / flutter-draggable-scrollbar

Draggable Scrollbar - A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item. Maintainer: @marica27
https://pub.dev/packages/draggable_scrollbar
MIT License
441 stars 77 forks source link

Desktop windows : When the window is resize (ex : height is changed) -> thumb position is not correct. #39

Closed x4080 closed 4 years ago

x4080 commented 4 years ago

Hi,

When the window is resize (ex : height is changed) -> thumb position is not correct.

Steps :

Thumb will not reach top position

Maybe must add layout builder ? Not sure

x4080 commented 4 years ago

Sorry double posted - internet problem