ishkawa / ISColumnsController

paginated container view controller.
106 stars 19 forks source link

added rotation (landscape) support #2

Closed jonchui closed 12 years ago

ishkawa commented 12 years ago

Thank you for pull request.

It worked at first time, but I found a case that auto-sizing does not work well. Please check screen shot below. http://gyazo.com/fe7f4d6ec6760980ac0435d834e89fd1

jonchui commented 12 years ago

okay fixed by creating a function to go to a current page. side benefit: i easily connected the uipagecontrol, so user can tap page control to go back and forward.