kenianbei / jscad-react

React component for rendering jscad models.
MIT License
17 stars 8 forks source link

[BUG] Camera resets on change #2

Open darigovresearch opened 1 year ago

darigovresearch commented 1 year ago

The following app has been using this library to generate 3D printable keychains. The problem is when the settings change the angle of the camera also resets.

Have you ever come across this issue before and do you know how to resolve it?

App - keychain-generator.vercel.app Repository - https://github.com/czM1K3/keychain-generator Issue - https://github.com/czM1K3/keychain-generator/issues/12