Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matching between view controllers have alpha backgrounds <URGENT> #654

Closed
juliaqatmosh opened this issue Dec 25, 2019 · 0 comments
Closed

Comments

@juliaqatmosh
Copy link

juliaqatmosh commented Dec 25, 2019

Hello,
I used hero transition in my application to match view from one view controller to another view controller , unfortunately I forced an issue with visible views ; both views in first and second view controllers have a background color with alpha component so after open the second view controller , the first one still visible under the second view controller ,please note that second view controller has a clear background and these properties
1- modalTransitionStyle = .coverVertical
2- modalPresentationStyle = .overFullScreen
To solve this issue we should change the opacity for first view controller to be 0 . Please check the attached SS

Screen Shot 2019-12-25 at 3 13 22 PM

Screen Shot 2019-12-25 at 3 57 25 PM

Screen Shot 2019-12-25 at 4 00 03 PM

@juliaqatmosh juliaqatmosh changed the title Matching between view controllers have alpha backgrounds Matching between view controllers have alpha backgrounds <URGENT> Dec 25, 2019
@JoeMatt JoeMatt self-assigned this Mar 7, 2021
@JoeMatt JoeMatt closed this as completed May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants