EndouMari/TabPageViewController

keep scrolling without releasing your finger, the title of the tab changes.

GreenSpo opened this issue · 1 comments

When I keep scrolling without releasing your finger, the title of the tab changes.

I attach a gif file to a movie.

movie

Is there a solution to this problem?

Sorry, it's bug.

TabPageViewController is using UIPageViewControllerDelegate.
UIPageViewControllerDelegate can not detect scrolling behavior without releasing your finger.

Do you have good idea?