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

customBarButtonItem not working #137

Open
hozefa26 opened this issue Dec 8, 2015 · 4 comments
Open

customBarButtonItem not working #137

hozefa26 opened this issue Dec 8, 2015 · 4 comments

Comments

@hozefa26
Copy link

hozefa26 commented Dec 8, 2015

Setting customBarButtonItem in MHUICustomization doesn't seem to have any effect.

@CHNLiPeng
Copy link

I met this too.

@mariohahn
Copy link
Owner

Hi,

pls use this instead:

-(NSArray<MHBarButtonItem >)customizeableToolBarItems:(NSArray<MHBarButtonItem *>)toolBarItems forGalleryItem:(MHGalleryItem)galleryItem;

(:

@ZahidKsoft
Copy link

implementing the above method having no impact, even tried placing a bookmark inside this but control is not transferring

@ronaldalfaro
Copy link

Hi! somebody has fixed this bug or some suggestion?, I need to use the customBarButtonItem.. thanks!

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

6 participants
@mariohahn @CHNLiPeng @hozefa26 @ronaldalfaro @ZahidKsoft and others