Skip to content

Conversation

@mrxz
Copy link
Contributor

@mrxz mrxz commented Dec 19, 2023

Description:
The background component set the scene background to the string value black when removed. Not only is this an invalid value for the background property in Three.js, it also doesn't match the default value from before adding the background component.

Changes proposed:

  • Set sceneEl.object3D.background to null when removing background component
@dmarcos
Copy link
Member

dmarcos commented Dec 19, 2023

Thanks!

@dmarcos dmarcos merged commit fce5b6a into aframevr:master Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants