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
details to be added...
The text was updated successfully, but these errors were encountered:
basically removing {...dragContainerAttrs} from <Canvas> stops rendering from happening whenever the mouse moves or controls are orbited etc
{...dragContainerAttrs}
<Canvas>
Sorry, something went wrong.
It definitely looks like I'm completely foregoing the the performance benefits of react-use-gesture by setting state every time: https://use-gesture.netlify.app/docs/faq/#why-use-react-spring-instead-of-reactusestate. Not sure that's related though.
react-use-gesture
peterszerzo
No branches or pull requests
details to be added...
The text was updated successfully, but these errors were encountered: