railson-ferreira / scrollable_list_tab_scroller

Customizable Flutter widget that synchronizes a scrollable list of grouped items with tabs
https://pub.dev/packages/scrollable_list_tab_scroller
MIT License
19 stars 13 forks source link

Tab bar doesn't change when there is not enough items in the item builder for two headers. #13

Open karmaobserver opened 5 months ago

karmaobserver commented 5 months ago

Hello, I will reference to recently closed issue https://github.com/railson-ferreira/scrollable_list_tab_scroller/issues/8.

The issue still exists if there are more then one header visible on the screen beside the last one. (In the example above if Category Five and Category Four are visible in the list, horizontal scroll will be stucked on Category Three). This is very common case.

railson-ferreira commented 5 months ago

Hello @karmaobserver, well observed, thank you.

I've updated the solution to fix that, although in this update a few last tabs may be skipped.

Release: https://github.com/railson-ferreira/scrollable_list_tab_scroller/releases/tag/v2.0.1

PhuCG commented 2 months ago

I using scrollable_list_tab_scroller 3.1.0 and have the same isusse Screenshot_1724236145