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

fix: Ensure rendered content is interactive in preview mode #202

Merged
merged 1 commit into from Oct 14, 2020

Conversation

markdalgleish
Copy link
Member

This PR creates two separate stacking contexts for the rendered content and the splash screen, ensuring that the splash screen is always above the rendered content (even if it contains elements with very high z-indexes), but also ensuring that the rendered content is still interactive.

Closes #198
Fixes #197

@markdalgleish markdalgleish requested a review from a team as a code owner October 14, 2020 02:42
@markdalgleish markdalgleish merged commit 5a745b2 into master Oct 14, 2020
@markdalgleish markdalgleish deleted the fix-preview-stacking-bug branch October 14, 2020 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

preview z-index issue
2 participants