We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Also seems to ignore the thingiview.setRotation(false); and auto rotates to start anyways.
The text was updated successfully, but these errors were encountered:
I am having the same problem...
Sorry, something went wrong.
fixes bug: plane is no longer always visible in firefox
a1baa43
fixes tbuser#12: setRotation is no longer overwritten during model loading Also added a few missing this here an there
I have added this code
setTimeout(function(){ thingiview.setRotation(false); }, 500)
and seemed to stop the rotation for me
No branches or pull requests
Also seems to ignore the thingiview.setRotation(false); and auto rotates to start anyways.
The text was updated successfully, but these errors were encountered: