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

Storyboard #12

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Storyboard #12

wants to merge 9 commits into from

Conversation

hons82
Copy link

@hons82 hons82 commented Nov 10, 2014

  1. Storyboard
    the initWithCoder method is used when the Controller is add using storyboard.
    It passes the call to super, to let it create all the necessary connections to UINavigationController,... and then it calls your initWithConfiguration.

  2. unified access to the scrollview
    This can be used to access the scrollview no matter what webview is instatiated. Why? If you allow "extend edge under Top Bar" you can set the Inset without checking

hons82 and others added 9 commits November 10, 2014 16:25
Bugfix for initialization from storyboard
Unified Access to Webviews
This version has the possibility to set a Header just before the
request is sent to the sever e.g. an authorisation header
If local file is shown (e.g. PDF) you can open it with Standard openIn
dialog
Conflicts:
	KINWebBrowser.podspec
	KINWebBrowser/KINWebBrowserViewController.h
	KINWebBrowser/KINWebBrowserViewController.m
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.

1 participant