Skip to content

Feature/add left button optional #33

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

Merged
merged 10 commits into from
Mar 14, 2018

Conversation

lenkaiser
Copy link
Collaborator

By setting the showLeftButton flag you can enable or disable the left accessory button.

@rnystrom
Copy link
Member

This is awesome! Will set aside some time to review!

Sent with GitHawk


private func setRight(buttonTitle: String, for state: UIControlState) {
rightButton.setTitle(buttonTitle, for: state)
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: These look like unnecessary wrappers for these methods. It would be better to just call them directly

@Fogh
Copy link
Contributor

Fogh commented Mar 13, 2018

Can we get this pull request merged? Would be really nice with support for a left button 😃

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

Successfully merging this pull request may close these issues.

4 participants