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

Really animate nothing when MZFormSheetActionWhenKeyboardAppearsDoNothing #157

Closed Mibahl closed 6 years ago

Mibahl commented 6 years ago

I hit an issue in combination with QKeyboardManager, here is an sample

To prevent this issue no animation and frame update were triggered when movementActionWhenKeyboardAppears is MZFormSheetActionWhenKeyboardAppearsDoNothing.