Add 2 variables: highlightFromView: Bool and highlightCornerRadius: CGFloat.
When enable highlightFromView, the result will be like this (with highlightCornerRadius = 8.0):
(It's showing 4 commits but actually there's only the last one. I think I messed up something in my github repository)
Add 2 variables:
highlightFromView: Bool
andhighlightCornerRadius: CGFloat
. When enablehighlightFromView
, the result will be like this (withhighlightCornerRadius = 8.0
):(It's showing 4 commits but actually there's only the last one. I think I messed up something in my github repository)