lucoceano / Pager

Pager is the simplest and best way to implement sliding view controllers in Swift
MIT License
232 stars 41 forks source link

CenterCurrentTab not works #20

Closed xipasx closed 8 years ago

xipasx commented 8 years ago

When i set centerCurrentTab = true an active tab is not centered. How to fix?

simulator screen shot 14 8 2016 21 53 24

nsleche commented 8 years ago

which iOS version? 9.3 this property is working well for me.

ss
xipasx commented 8 years ago

I used iOS 9.3 and xcode 8 - beta 4. Maybe xcode is problem.

lucoceano commented 8 years ago

@xipasx I think is fixed, can you test?