flutter-draggable-scrollbar icon indicating copy to clipboard operation
flutter-draggable-scrollbar copied to clipboard

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

Open x4080 opened this issue 5 years ago • 0 comments

Hi,

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

Steps :

  • Window is fullscreen, scroll position top most
  • Scroll down to middle
  • Resize window to smaller height
  • Scroll to top

Thumb will not reach top position

Maybe must add layout builder ? Not sure

Edit : already using layout builder, dont know why still not updating the scroll position

Edit : Using scroll wheel to scroll up

x4080 avatar Oct 07 '20 22:10 x4080