QBPopupMenu icon indicating copy to clipboard operation
QBPopupMenu copied to clipboard

Customizable popup menu for iOS.

Results 16 QBPopupMenu issues
Sort by recently updated
recently updated
newest added

Bug fix : Overlay view could stay on top, freezing the whole UI.

Combines the fix of https://github.com/questbeat/QBPopupMenu/pull/16 and adds a new initializer that lets the user create an instance with an object as argument to send to the selector.

I store a menu in a property, When I show the menu and press a menu item many times my application hangs. I did a little research and found that...

Hey, I've added 'Install app' button into your README file. Anyone could try your sample application right in browser. Look how it's working! To learn more, please look at: http://macbuildserver.com/github/opensource/

![screen shot 2014-03-05 at 4 41 33 pm](https://f.cloud.github.com/assets/2371768/2339058/da8ca928-a4b0-11e3-8f89-1a08018bb00c.png) In case anyone is interested, I was able to figure out how to use QBPopupMenu when it extends beyond the boundary of...

It only works under Portrait orientation. It'd be very nice if it adapted according to the orientation.