REFrostedViewController icon indicating copy to clipboard operation
REFrostedViewController copied to clipboard

Blur with REFrostedViewControllerDirectionRight is transparent on the right

Open Piero87 opened this issue 10 years ago • 6 comments

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

Piero87 avatar Nov 16 '14 16:11 Piero87

Is your target SDK iOS 8?

milo-the-dev avatar Dec 29 '14 15:12 milo-the-dev

iOS 7 and iOS 8

Piero87 avatar Dec 29 '14 18:12 Piero87

@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

milo-the-dev avatar Dec 29 '14 19:12 milo-the-dev

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

Piero87 avatar Jan 15 '15 10:01 Piero87

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

eclecticlogic avatar Jan 25 '15 04:01 eclecticlogic

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

milo-the-dev avatar Jan 25 '15 06:01 milo-the-dev