ReliableCauliflower / flexible_scrollbar

A flexible solution for custom scroll bars
https://pub.dev/packages/flexible_scrollbar/example
Apache License 2.0
6 stars 7 forks source link

Fix: thumbMainAxisMinSize in flexible_scrollbar.dart #8

Open 14h4i opened 10 months ago

14h4i commented 10 months ago

https://github.com/ReliableCauliflower/flexible_scrollbar/blob/e32da4f5c2642c72a0ce8fc44fb663d1f7276636/lib/src/flexible_scrollbar.dart#L445-L450

thumbMinSize = thumbMinSize; I think this is wrong