kitasuke / PagingMenuController

Paging view controller with customizable menu in Swift
MIT License
2.49k stars 448 forks source link

Is it possible scroll menu items toger with scrolling view controllers ? #331

Open yatanadam opened 7 years ago

yatanadam commented 7 years ago

I expect when i start to scroll left or right my viewcontrollers that are in PagingController, options that are above should scroll with my finger as welle. Now its waiting for decelerating of scrollview to change menu item.

Is it possible scroll menu items toger with scrolling view controllers ?

Thanks

kitasuke commented 7 years ago

Currently no.