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

Fix top layout guide calculation for side controllers. #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SofteqDG
Copy link

This PR fixes an issue with top layout guide or safe area.

First sample shows that safe area is ignored for left side controller (tableview's top is pinned to safe area):
without_fix

Second sample shows the correct behavior (with 20px indent for status bar):
with_fix

Here are the full demo project: TestDrawerController.zip
I've left comments in Podfile to easily switch between my fork and latest released DrawerController pod.

@SofteqDG
Copy link
Author

@sascha, MMDrawerController has the same issue and discussed at mutualmobile/MMDrawerController#291.

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