martinjuhasz / MJPopupViewController

A UIViewController Category to display a ViewController as a popup with different transition effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maskToBounds should be YES

Igor-Palaguta opened this issue · comments

It is impossible to make rounded popup view with background image, as maskToBounds = NO here: https://github.com/martinjuhasz/MJPopupViewController/blob/master/Source/UIViewController%2BMJPopupViewController.m#L112