Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.41k forks source link

Fix MediaContent bounds #6388

Closed keianhzo closed 11 months ago

keianhzo commented 11 months ago

Media content bounds were not being correctly added to the root media loader object. We were adding it before the loading cube had been removed so it was returning the loading cube bounds.