lucoceano / Pager

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

Pager tab size dynamically #55

Closed SafeenAzad closed 6 years ago

SafeenAzad commented 6 years ago

Hello, how can I change the size of my pager tab dynamically? I'm struggling now because I have long titles and short titles at the same time... How can I make the pager short for the short title, and, long for the long one? Appreciate any help.

lucoceano commented 6 years ago

I'm afraid it can't be done right now :/

SafeenAzad commented 6 years ago

Why are you closing the issue then?