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

Adjustments for iOS 7 View Controller with automaticallyAdjustsScrollVie... #16

Merged
merged 1 commit into from
Oct 21, 2013
Merged

Adjustments for iOS 7 View Controller with automaticallyAdjustsScrollVie... #16

merged 1 commit into from
Oct 21, 2013

Conversation

ashchan
Copy link
Contributor

@ashchan ashchan commented Oct 21, 2013

...wInsets

If View Controller has automaticallyAdjustsScrollViewInsets set to YES
and its view is a UIScrollView then no need to add topLayoutGuide length.

This fixes #13 if the ViewController is not a table view but has a UIScrollView as its view and scroll view insects is automatically adjusted.

…ViewInsets

If View Controller has automaticallyAdjustsScrollViewInsets set to YES
and its view is a UIScrollView then no need to add topLayoutGuide length.
lobianco added a commit that referenced this pull request Oct 21, 2013
Adjustments for iOS 7 View Controller with automaticallyAdjustsScrollVie...
@lobianco lobianco merged commit 7df3512 into lobianco:master Oct 21, 2013
@lobianco
Copy link
Owner

Thanks @ashchan !

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.

iOS 7 alertView position
2 participants