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

Sleep, awake events #131

Open
4 tasks done
JaimeTorrealba opened this issue Sep 26, 2024 · 0 comments
Open
4 tasks done

Sleep, awake events #131

JaimeTorrealba opened this issue Sep 26, 2024 · 0 comments
Labels
investigation p2-nice-to-have Not breaking anything but nice to have (priority)

Comments

@JaimeTorrealba
Copy link
Member

Description

We need to handle these events or explain in the docs the behavior. Rapier automatically put in sleep object that are slow or stop a short time.

Also, many of the reactive props are setting true (awake) automatically, but that maybe is not for all use cases

Suggested solution

My idea is a new props to handle this, R3F handle this with a function, maybe we need to check that

Alternative

As this is the default behavior for Rapier I wouldn't mess around too much here, but is necessary to explain it, and/or handle it in a better way

Additional context

No response

Validations

@JaimeTorrealba JaimeTorrealba added investigation p2-nice-to-have Not breaking anything but nice to have (priority) labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation p2-nice-to-have Not breaking anything but nice to have (priority)
Projects
None yet
Development

No branches or pull requests

1 participant