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

Entities still selectable when not visible #461

Closed feiss closed 7 years ago

feiss commented 7 years ago

If you hide an entity you can still select it by clicking on the area where it is in the scene. The expected behaviour is to be hidden from direct selection too (but being always selectable in the scenegraph, of course)