m1entus / MZFormSheetPresentationController

MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup UIPresentationController size and feel form sheet.
MIT License
973 stars 146 forks source link

BlurEffect issues in iOS10 #115

Open AmardeepIroid opened 8 years ago

m1entus commented 8 years ago

Please give me 1k dollars....

lvandyk commented 7 years ago

I had an issue with the blur as it blurs the view controller it is presented from (not the top most one).

So if you going to use blur, avoid presenting from the rootViewController and rather the topmost one in the stack.

@m1entus Can we split the 1k? :)