Friend-LGA / LGSideMenuController

iOS view controller which manages left and right side views
MIT License
2.05k stars 331 forks source link

Top constraint break inside scrollview when open keyboard and open navigation menu #161

Closed khimani91 closed 3 years ago

khimani91 commented 6 years ago

Hi,

I have fetch one issue in this project. When I have type something in UITextField and which in inside UIScrollView on ViewController that time keyboard is open and without close keyboard and open navigation drawer "UIScrollView move up with 20 pt(status bar height) up". Any possible solutions or alternate is height appreciated.

Thanks.

Friend-LGA commented 3 years ago

I don't think it is related to this Framework. Does the issue only occur when your scroll view is added as the root view? Feel free to reopen if it is really related to LGSideMenuController itself.