View Controller Doesn't Respect the Parent View Controller's Size
Closed this issue · 3 comments
markrickert commented
a1phanumeric commented
Looking into...
a1phanumeric commented
Almost done - I'll upload the code tomorrow.
Just before I do close this issue - I will have fixed the following issues:
- Horizontal orientation where the navigation bar or tab bar is present
- When rotating back to portrait, and specifically when using both a tab bar and navigation bar, the frame is too large. (Note: when using a navigation bar only, this works fine)
Working Screenshots
Non-Working Screenshots
This happens whenever a navigation bar is used - but will self-right when not using a tab bar.
a1phanumeric commented
Hopefully fixed. See 0d0c5f4