aframevr / aframe-inspector

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
654 stars 201 forks source link

fix search in scenegraph #531

Closed Adam4lexander closed 6 years ago

Adam4lexander commented 6 years ago

Looks like I made a bug! Just had to re-arrange a couple of lines and its good.

ngokevin commented 6 years ago

Thanks!