romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.97k stars 494 forks source link

Blur with REFrostedViewControllerDirectionRight is transparent on the right #115

Open Piero87 opened 9 years ago

Piero87 commented 9 years ago

Hi, i have notice that the blur with the REFrostedViewControllerDirectionRight is almost transparent on the right edge:

ios simulator screen shot 16 nov 2014 17 33 03

milo-the-dev commented 9 years ago

Is your target SDK iOS 8?

Piero87 commented 9 years ago

iOS 7 and iOS 8

milo-the-dev commented 9 years ago

@Piero87 interesting, the reason I asked is because I'm unable to get any blur in project against the iOS 8 target. Maybe it's an issue with the point I'm attempting to override. I'll try in viewDidLoad instead of awakeFromNib. I want to see if I can recreate your issue with the almost completely transparent look on the right hand side

Piero87 commented 9 years ago

i notice that do this with the iPhone 6 and not with iPhone 5, maybe it'a a screen size problem

eclecticlogic commented 9 years ago

@MarlowCharite were you able to get blur with iOS8. I'm in the same boat.

milo-the-dev commented 9 years ago

@eclecticlogic in the end I had to set the views of the frosted controller and my menu controller to clear background