alvises / FPPopover

FPPopover provides an alternative to the native iOS UIPopoverController, adding support for iPhone and additional opportunities to customize the look and feel of the popovers.
http://www.poeticoding.com/fppopover-a-customizable-uipopovercontroller-for-iphone-and-ipad/
Other
903 stars 250 forks source link

fix retain cycle - prevented controller from being dealloc #91

Open progrmr opened 10 years ago

progrmr commented 10 years ago

Fixes retain cycle issue

progrmr commented 10 years ago

This fixes issues #80 and #73 and #76

MobileMon commented 10 years ago

Thx for posting, hope he merges soon for everybody else