Open alexandre-schulter opened 1 week ago
Hey @alexandre-schulter,
Sorry to hear about the issues with horizontal scrolling. It was added quickly with limited testing, so there might be some bugs.
Could you share a minimal code example? I'll check it out and try to help—this might need a fix in a future update. Thanks for using the package and raising this issue!
Hi there!
I made vertical wheel which is very tall, occupying almost all of the screen height. But then I've changed my mind and what I actually need a horizontal scrolling wheel which takes all of the available screen width.
I've tried putting the wheel inside a SizedBox and Container, but no matter what the wheel stays at a fixed width of about 150px.