PathMenu icon indicating copy to clipboard operation
PathMenu copied to clipboard

Path 4.2 menu using CoreAnimation in Swift. Inspired by AwesomeMenu(https://github.com/levey/AwesomeMenu).

Results 10 PathMenu issues
Sort by recently updated
recently updated
newest added

How to add some overlay background like this Thank you 👍

Hello, I need to add text to the PathMenu icons just under the icons. ![img_3618](https://cloud.githubusercontent.com/assets/11493202/16176184/8644fe6e-364a-11e6-8f9f-535c372d2cae.PNG) I have attached a screen shots. The text, "Status", "Water", "Food", "Exercise", and "Weight" are...

![simulator screen shot dec 8 2015 6 08 39 pm](https://cloud.githubusercontent.com/assets/5605944/11674562/fcc4448a-9dd6-11e5-8293-2b1f67a30a24.png) Notice the menuitem images all get cut off on side or top. To solve this, add a 1 pixel border...

i want when i push the startitem, the startitem can't rotate. i hope when i push it, it change picture and static

Hello, great plugin! I'm unable to click any item button....Here's my setup. I've assigned the PathMenu to a view of size 40x40. Then I put my own custom button ontop...

Hello, Very nice work by the way. Can I have the PathMenu button float while the background is scrolling (as in TableView Scrolling)? Cheers, the crazy

I have the path menu implemented as a subview to a tableview cell. For some reason, opening the menu only occurs by pressing and holding the start menu item down...

Thank you very much for doing this. I'm using this on top of a tableview that scrolls. The menu button also scrolls with the tableview. Is there a way that...