Skip to content

Commit

Permalink
Hide Halloween child canvas until it's loaded.
Browse files Browse the repository at this point in the history
  • Loading branch information
create3000 committed Dec 15, 2024
1 parent 0b337b7 commit 0cc80c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/_posts/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ permalink: /
notifications="false"
timings="false"
contentScale="auto"
xrSessionMode="NONE">
xrSessionMode="NONE"
style="display: none;"
oninitialized="$(this) .show ();">
</x3d-canvas>
</div>
Credits: [Jonás](https://sketchfab.com/jonasaguilar) (Halloween child)
Expand Down

0 comments on commit 0cc80c3

Please sign in to comment.