Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option to add page control on the left side instead of just center? #158

Closed
iad24 opened this issue May 22, 2017 · 2 comments
Closed

option to add page control on the left side instead of just center? #158

iad24 opened this issue May 22, 2017 · 2 comments

Comments

@iad24
Copy link

iad24 commented May 22, 2017

can have this? thanks

@zvonicek
Copy link
Owner

This was discussed before in #93. I investigated this case and found out I'd need to rewrite the way page control position is handled, which would be a breaking change for other users.
I definitely plan to implement this, but for now I'd recommend to adjust the pageControl frame yourself.

@zvonicek
Copy link
Owner

I've finally implemented more page indicator positioning flexibility in #251! Now you can easily set the position to left using PageIndicatorPosition(horizontal: .left, vertical: .under).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants