martinjuhasz / MJPopupViewController

A UIViewController Category to display a ViewController as a popup with different transition effects.
MIT License
964 stars 220 forks source link

Add the ability keep Popup on screen #72

Open sohayb opened 9 years ago

sohayb commented 9 years ago

Now when setting keepOnTouchOutside property in the main UIViewController viewDidLoad method, the Popup will stay on screen event the the user taps outside its bounds. (Issue #71 ) Updated Podspec file to version "0.4.1"

karupanerura commented 9 years ago

:+1: @martinjuhasz ping

mattak commented 9 years ago

:+1:

pine commented 9 years ago

:+1:

sohayb commented 9 years ago

@mattak thx :+1:

rahul-apple commented 9 years ago

@sohayb thx :+1: