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 navigation controller background problem #9

Closed sammcewan closed 9 years ago

sammcewan commented 9 years ago

Navigation controller in wypopover does not redraw its background after view transition. Add setNeedsDisplay in end of - (void)positionPopover:(BOOL)aAnimated