Skip to content

Comments

Fix layout error after rotation#77

Open
wzzhu wants to merge 2 commits intozoonooz:masterfrom
wzzhu:master
Open

Fix layout error after rotation#77
wzzhu wants to merge 2 commits intozoonooz:masterfrom
wzzhu:master

Conversation

@wzzhu
Copy link

@wzzhu wzzhu commented Aug 31, 2017

When the modal view doesn't have a zero origin bound, after rotation, the original presenting view will be set to negative frame origin. e.g., if the bounds is -20, the backViewController's view will collide with the status bar.

wzzhu added 2 commits August 31, 2017 23:05
When the modal view doesn't have a zero origin bound, after rotation, the original presenting view will be set to negative frame origin. e.g., if the bounds is -20, the backViewController's view will collide with the status bar.
This fixes the issue in zoonooz#76
The tableview(or scrollview) not accepting touch event for iOS 11. Caused by the new introduction of safeAreaInsets in iOS11.
Copy link
Author

@wzzhu wzzhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixed #76

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