Skip to content

Sesa1988/flutter-macos-twofinger-swipe-issue

Repository files navigation

twofingerswipeissue

Open issue

flutter/flutter#84158 (comment)

Steps to reproduce

  • Create a TabBar with two Tabs and TabBarViews
  • Create on any of the TabBarViews a horizontal scrollable list
  • Scroll with two fingers horizontally over the lists

Result

  • TabBarView gets scrolled if scrollable list reaches the end
  • NotificationListener does not prevent bubbling events up via two finger scroll

Expected behaviour

  • TabBarView does not scroll if child list reaches scroll end
  • Maybe a option to catch there events and prevent from bubbling up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published