sammcewan / WYPopoverController

WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
Other
253 stars 74 forks source link

Fix bug can't change the content size of a popover #76

Closed nionguyen closed 8 years ago

nionguyen commented 8 years ago

Fix bug we can't change the content size of a popover when call self.preferredContentSize = ... wypopovercontroller

vitalys commented 8 years ago

Thanks!