nicolaschengdev / WYPopoverController

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

fixed the sizzled_setPreferredContentSize rentrant loop bug #182

Open Ravi61 opened 8 years ago

Ravi61 commented 8 years ago

Wrong method was getting called. After some research on swizzling, I found that this method should be called instead.