google/model-viewer

use of "auto" in /editor/ output creates wrong orbit distance

HawkenKing opened this issue · 0 comments

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.