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

Text size based on size class #13

Closed mbcoder17 closed 9 years ago

mbcoder17 commented 9 years ago

In one of my VC's that I am displaying with MZFormSheetPresentationController, I have a label whose font is based on the devices size class. However, when the form sheet is displayed the font size does not change based on the content size of the form sheet. How can I change this?

m1entus commented 9 years ago

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

m1entus commented 9 years ago

Fixed in MZFormSheetPresentationController 2.0.0.