kitasuke / PagingMenuController

Paging view controller with customizable menu in Swift
MIT License
2.5k stars 449 forks source link

Is it possible to change focus mode transition? #330

Open Marcopohlo opened 7 years ago

Marcopohlo commented 7 years ago

Right now it only changes to next page when the deceleration ends, is it possible to actually change when more than half of the new controller is visible?

Because right now it seems a little slow, like delayed. When you swipe, you have to wait for the focus to swipe with you as well.

Can this be adjusted somehow?

Thanks for your answer.

P.S. In your GIF preview its actually faster. What am I doing wrong?

kitasuke commented 7 years ago

You cannot change the way of transition, but you can make it faster with option below.

animationDuration: TimeInterval