Quick white background flash before model is loaded #3546
ServaisLeon-2TL1
started this conversation in
General
Replies: 1 comment
-
We take care of revealing for you. What is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
Before my model is loaded there is a quick white screen that appears?
<style> model-viewer { --progress-bar-color: transparent; } model-viewer#reveal { --poster-color: transparent; } .progress-bar { display: none; visibility: hidden; } </style>Theses are my CSS configs:
Is there something wrong?
Beta Was this translation helpful? Give feedback.
All reactions