Skip to content
New issue

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

Continuous Transform Controls / Prop Settings for all Components #238

Open
Ctrlmonster opened this issue Oct 31, 2024 · 0 comments
Open
Labels
New feature New feature or request

Comments

@Ctrlmonster
Copy link

We talked about this before, but making sure it doesn't get lost. With my current setup where I'm transforming a React Component and [omitting some steps] an effect will essentially copy the transforms into a BatchedMesh, you don't get continuous updates to transforms changes. This makes especially hard for rotations and scaling.

Solution could be sth like: Force re-render onChange instead of on pointer release (maybe with a user setting/config for throttling)

@itsdouges itsdouges added the New feature New feature or request label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants