nverinaud / NVSlideMenuController

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

Adding option to remove shadow from content view #14

Closed hashrocketeer closed 11 years ago

hashrocketeer commented 11 years ago

Easily accessible boolean method to enable/disable shadow.

showShadowOnContentView can be set with a BOOL to disable shadow

Default is set to show shadow.

nverinaud commented 11 years ago

Merged and pushed (5f34615). Planned for v1.5.2.

:+1: Thanks for contributing!! :+1: