KyleGoddard / KGFloatingDrawer

A floating navigation drawer with an interesting animated presentation written in Swift.
MIT License
499 stars 79 forks source link

Left Drawer View Controller Vertical Alignment #35

Closed brendenk1 closed 7 years ago

brendenk1 commented 7 years ago

I noticed that when the left drawer view controller is shown, the top of the view controller is aligned with the scaled top of the center view controller. Is there a way to avoid this behavior so that the top of the left view controller takes up the entire vertical space?