ykyouhei/KYDrawerController

ViewController appears to be cropped when first opened

Open

#97 opened on Jun 19, 2017

View on GitHub
 (4 comments) (2 reactions) (0 assignees)Swift (156 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (619 stars)
PR merge metrics
 (PR metrics pending)

Description

When I open a view controller from drawer the menu items on the navigation bar appear cropped(half of it goes outside screen) and the main view of viewcontroller's top part is missing. If I open and close the drawer at this state then the view is refreshed back to normal state. This is happening after I updated my code & KyDrawerController to swift 3. please help..

Contributor guide