Bounds does not work on some models #1709
Unanswered
Bloemendaal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all!
I've created some sample Pokémon models in this fork of the Bounds example. It seems to work fine, but when you remove all models except one, it immediately breaks and is way too zoomed in.
See this codesandbox: https://codesandbox.io/s/bounds-and-makedefault-forked-n5v68v?file=/src/App.tsx:798-1101
Is something wrong with my models or is this perhaps a bug in the
<Bounds />
component?Beta Was this translation helpful? Give feedback.
All reactions