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

zIndex makes outer mask not visible #27

Closed
marcoskubis opened this issue May 8, 2020 · 2 comments · Fixed by #28
Closed

zIndex makes outer mask not visible #27

marcoskubis opened this issue May 8, 2020 · 2 comments · Fixed by #28
Labels

Comments

@marcoskubis
Copy link

I don't know if this zIndex: -1 is important, but I'm trying to get the outer mask appear and the zIndex: -1 is making the outer mask be invisible. I think the zIndex: -1 is pushing the outer mask to back of camera view.

image

When I remove that line, it works!

image

Am I doing something wrong?

@pixelize
Copy link
Contributor

pixelize commented May 8, 2020

Same problem, removing zIndex: -1 makes it work !

shahnawaz added a commit that referenced this issue May 9, 2020
outer mask opacity is visible

resolves #27
@shahnawaz
Copy link
Owner

🎉 This issue has been resolved in version 1.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants