Kofktu / KUIPopOver

Easy to use PopOver in iOS
MIT License
583 stars 37 forks source link

disable dismiss on touch outside #11

Closed radvansky-tomas closed 6 years ago

radvansky-tomas commented 6 years ago

Currently there is no way to disable dismissing popover with touching outside of the frame. I've added simple exposure to popoverController and add optional parameter to showPopover methods

Kofktu commented 6 years ago

@radvansky-tomas this PR has been shipped with 1.0.5 release and will be available in CocoaPods soon 🎉