use of "auto" in /editor/ output creates wrong orbit distance
Open
- Dominant language
- TypeScript
- Stars
- 8.2k
- Forks
- 947
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When adding limits or resetting framing, max-camera-orbit orbit distance gets set to "auto". This appears to not share the same setting as camera-orbit distance.
https://modelviewer.dev/editor/
In the resulting code output, I have to change "auto" to the same setting camera-orbit distance (in "m") to get stable orbit distance output.
In /editor/ there is no manual way to set camera-orbit distance.
Contributor guide
Assessment
This issue has not been assessed yet.