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

Allow setting multiple bar button items for a side #49

Merged
merged 7 commits into from
May 1, 2015
Merged

Allow setting multiple bar button items for a side #49

merged 7 commits into from
May 1, 2015

Conversation

grantjbutler
Copy link
Contributor

Adds support for setting rightBarButtonItems and leftBarButtonItems on NYTPhotosViewController.

@@ -34,11 +34,21 @@
@property (nonatomic) UIBarButtonItem *leftBarButtonItem;

/**
* The bar button items appearing at the top left of the overlay.
*/
@property (nonatomic) NSArray *leftBarButtonItems;
Copy link
Contributor

Choose a reason for hiding this comment

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

Add copy here.

@cdzombak cdzombak self-assigned this Apr 29, 2015
cdzombak added a commit that referenced this pull request May 1, 2015
Allow setting multiple bar button items for a side
@cdzombak cdzombak merged commit 2fd86f5 into nytimes:develop May 1, 2015
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.

None yet

3 participants