matthewcheok / MCPanelViewController

Drop-in panel control for iOS with blurring background and screen-edge activation gestures.
MIT License
324 stars 25 forks source link

Shadow height is not updated on rotation #9

Open guillaumealgis opened 10 years ago

guillaumealgis commented 10 years ago

The shadow height is not updated upon rotation. When rotating from landscape to portrait this leaves the bottom part of the view shadow-less.

This is reproductible on the demo, although difficult to notice with the colored background.