TSPopover icon indicating copy to clipboard operation
TSPopover copied to clipboard

UIPopover like UI for iPhone

Results 17 TSPopover issues
Sort by recently updated
recently updated
newest added

Hi, I'm new in GitHub, my apologies if my change are inappropriate, my initial idea with these changes were to enable the new xCode options to help developers to find...

Doesn't really work in landscape mode

Fix broken TSPopover's frame, If device orientation is landscape and arrowDirection==TSPopoverArrowDirectionBottom.

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...

I am using [ECSlidingViewController](https://github.com/edgecase/ECSlidingViewController), which used views on top of my root controller. Using presentedViewController fixes this issue. @wanghua @fotakis I hope this fixes #12