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

fix: removed boolean prop defaults from TresCanvas #384

Merged
merged 6 commits into from
Sep 5, 2023

Conversation

Tinoooo
Copy link
Contributor

@Tinoooo Tinoooo commented Aug 28, 2023

The important change here is to set the default values of some props to undefined so useRenderer can set it's default values appropriately.

@Tinoooo Tinoooo linked an issue Aug 28, 2023 that may be closed by this pull request
5 tasks
@netlify
Copy link

netlify bot commented Aug 28, 2023

Deploy Preview for tresjs-docs ready!

Name Link
🔨 Latest commit d3cbfd1
🔍 Latest deploy log https://app.netlify.com/sites/tresjs-docs/deploys/64f7035ea0e9c5000875a11e
😎 Deploy Preview https://deploy-preview-384--tresjs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Tinoooo Tinoooo self-assigned this Aug 28, 2023
@Tinoooo Tinoooo changed the title bugfix: removed boolean prop defaults from TresCanvas fix: removed boolean prop defaults from TresCanvas Sep 1, 2023
@alvarosabu alvarosabu merged commit bb5fca5 into main Sep 5, 2023
7 checks passed
@Tinoooo Tinoooo deleted the bugfix/325-boolean-props-have-wrong-default-value branch September 5, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Boolean props have wrong default value
2 participants