takashisite / TSPopover

UIPopover like UI for iPhone
Other
316 stars 68 forks source link

Couple of bug fixes. #9

Open YDing opened 12 years ago

YDing commented 12 years ago

Fixed compiler errors in XCode 4.2 by adding method names to private interface blocks Fixed a bug in TSPopoverPopoverView.m where an if statement was making an assignment instead of equality check