m1entus / MZFormSheetPresentationController

MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup UIPresentationController size and feel form sheet.
MIT License
973 stars 146 forks source link

Apply portrait top inset changes #28

Closed Valpertui closed 9 years ago

Valpertui commented 9 years ago

PortraitTopInset changes were not applied when set after initialization. It fix the example "Two form sheet controllers"