corin8823 / Popover

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

Option to highlight fromView #57

Closed kientux closed 7 years ago

kientux commented 7 years ago

Add 2 variables: highlightFromView: Bool and highlightCornerRadius: CGFloat. When enable highlightFromView, the result will be like this (with highlightCornerRadius = 8.0):

simulator screen shot feb 7 2017 3 06 05 pm

(It's showing 4 commits but actually there's only the last one. I think I messed up something in my github repository)

corin8823 commented 7 years ago

Thanks, PR. 👍