We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Setting customBarButtonItem in MHUICustomization doesn't seem to have any effect.
The text was updated successfully, but these errors were encountered:
I met this too.
Sorry, something went wrong.
Hi,
pls use this instead:
-(NSArray<MHBarButtonItem >)customizeableToolBarItems:(NSArray<MHBarButtonItem *>)toolBarItems forGalleryItem:(MHGalleryItem)galleryItem;
(:
implementing the above method having no impact, even tried placing a bookmark inside this but control is not transferring
Hi! somebody has fixed this bug or some suggestion?, I need to use the customBarButtonItem.. thanks!
No branches or pull requests
Setting customBarButtonItem in MHUICustomization doesn't seem to have any effect.
The text was updated successfully, but these errors were encountered: