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

Add ability to override back button #32

Merged
merged 2 commits into from
Jan 17, 2017
Merged

Add ability to override back button #32

merged 2 commits into from
Jan 17, 2017

Conversation

benbahrenburg
Copy link
Contributor

Hello,

Thank you for a great project. I have a use case that I need a custom back button. I've added it as optional in the create controller. I thought it might be helpful for others.

@@ -16,7 +16,7 @@ extension PDFViewController {
/// - parameter actionStyle: sytle of the action button
Copy link
Collaborator

Choose a reason for hiding this comment

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

Make sure documentation gets updated accordingly

@ranunez
Copy link
Collaborator

ranunez commented Jan 16, 2017

@benbahrenburg Thanks this looks good! Make sure the function's documentation gets updated accordingly for this new parameter, and update the README with this new customization option

@benbahrenburg
Copy link
Contributor Author

@ranunez updated the read me and the code comments. Let me know if there is anything else.

@ranunez ranunez merged commit 23e76a2 into Alua-Kinzhebayeva:master Jan 17, 2017
@benbahrenburg benbahrenburg deleted the override-back-button branch January 20, 2017 06:45
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

Successfully merging this pull request may close these issues.

2 participants