Skip to content

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