liufengting / FTPopOverMenu

FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect.
MIT License
1.04k stars 171 forks source link

Drawing arrow with arc #15

Closed UrbanHooker closed 7 years ago

UrbanHooker commented 7 years ago

Add an option for whether drawing arrow with straight line or arc (default is set to arc currently)