corin8823 / Popover

Popover is a balloon library like Facebook app. It is written in pure swift.
MIT License
2.09k stars 326 forks source link

Some tweaks to highlighting #103

Open emuye opened 6 years ago

emuye commented 6 years ago

-Added a specific highlight bounds (highlighting will only occur in this rect) -Also added the ability to have highlighting (on the fromView) and present the popover from a specific location at the same time.