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
974 stars 145 forks source link

Autoresizing breaking autolayout constraints to container view #16

Closed francisykl closed 8 years ago

francisykl commented 9 years ago

As depicts in the screenshots below, the uiviewcontroller seems to ignore the constraints for leading and trailing space. Everything is working fine after i disable autolayout it seems. Perhaps it could be caused by UIViewAutoResizing__

  1. Constraints set for top, left, right screen shot 2015-07-29 at 3 33 45 pm
  2. Landscape screen shot 2015-07-29 at 3 36 40 pm

    3.Potrait

    screen shot 2015-07-29 at 3 36 57 pm
m1entus commented 8 years ago

This will be soon fixed, on develop i have new version of MZFormSheetPresentationController, which will be released.

m1entus commented 8 years ago

Fixed in MZFormSheetPresentationController 2.0.0.