nverinaud / NVSlideMenuController

A slide menu done right for iOS.
MIT License
175 stars 33 forks source link

Increase menu frame width during bounce #36

Closed Ninju closed 8 years ago

Ninju commented 8 years ago

Hi, not sure if this repo is still being maintained/used and/or this is something you'd be interested in.. but this is a fix I made a while back.

The issue is this:

The solution is to extend the menu frame during the bounce, which looks nice and certainly way better than no fix at all.

nverinaud commented 8 years ago

🎉

Merged in v1.5.8 !

Thank you for your contribution ;-]

Ninju commented 8 years ago

Brilliant, thanks!