how to enable horizontal scroll if column exceed screen limit

how to enable horizontal scroll if column exceed screen limit?


1 Reply

NK Neelakandan Kannan Syncfusion Team September 28, 2021 08:56 AM UTC

Hi asep,

Thanks for contacting Syncfusion support.

This is the behavior in Flutter framework itself when you use nested scroll views. The horizontal scrollbar can be viewed only when the vertical scrollbar is fully scrolled to its maximum offset. We have logged issue report in framework to show both the scrollbars always. They have already considered as feature.

Feature link: https://github.com/flutter/flutter/issues/87370

Our reported GitHub query: https://github.com/flutter/flutter/issues/86428

Regards,

Neelakandan


Loader.
Up arrow icon