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

Empty space on the right side #272

Closed
matiaz opened this issue Oct 6, 2018 · 1 comment
Closed

Empty space on the right side #272

matiaz opened this issue Oct 6, 2018 · 1 comment

Comments

@matiaz
Copy link

matiaz commented Oct 6, 2018

Hi, first of all, thanks for the library, very cool, just have a problem with it, I keep getting this empty space on the right side, looks like the main view of the controller gets the full side if the window, but the inner view gets a space between itself and the controller's window, any ideas ? Also, is it possible to get the drawer over the tabbar ? thanks in advance

img_0109

@amyleecodes
Copy link
Contributor

The drawer view controller also gets equal width. If you’re seeing this behavior in the sample project, too, let me know and we’ll get it fixed. Otherwise it’s likely an issue with your constraints in your drawer view controller.

You can use the tab bar controller as your primary content view controller if you want it to be behind it.

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

No branches or pull requests

3 participants