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

Weird UIBarButtonItem behavior on iPad #39

Open
syncreticudon opened this issue Oct 9, 2015 · 0 comments
Open

Weird UIBarButtonItem behavior on iPad #39

syncreticudon opened this issue Oct 9, 2015 · 0 comments

Comments

@syncreticudon
Copy link

To the default KINWebBrowser with the action button shown:

  1. Add a UIBarButtonSystemItemFlexibleSpace to the toolbar.
  2. Add a UIBarButtonItem Custom View.
  3. Add a UIBarButtonSystemItemFixedSpace.

This is what you will get on iPad when running KINWebBrowser in a UISplitViewController with a UINavigationController:

screen shot 2015-10-08 at 6 19 06 pm

Interestingly, the same code works on iPhone, no issues:

img_9660

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

1 participant