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

Fixes error while selecting a-scene in scenegraph #230

Closed fernandojsg closed 8 years ago

fernandojsg commented 8 years ago

Fixes an error while selecting a-scene node in the scenegraph. I also fixed the width of the component's name as it wasn't show correctly the ellipsis on overflow.