dekatotoro / SlideMenuControllerSwift

iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
MIT License
3.4k stars 754 forks source link

navigationbar height shrink #404

Open ghost opened 6 years ago

ghost commented 6 years ago

Whenever I show the side menu my background navigation bar height shrink from the parent viewcontroller height how can i stop that from happening.

NTFLeo commented 5 years ago

This is still happening! anyone did find a solution?

kirilldev1010 commented 4 years ago

Please unlock SlideMenuController.swift then change contentViewScale = 1.0. You may confirm it works well if you rebuilt the pod.

klconur commented 4 years ago

Please unlock SlideMenuController.swift then change contentViewScale = 1.0. You may confirm it works well if you rebuilt the pod.

Which line? Can you share a part of code? I tried before but I missed the animation.