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
655 stars 203 forks source link

Fix: clear filter button does not work #578 #580

Closed aj019 closed 5 years ago

aj019 commented 5 years ago

The clear filter button does not work in inspector Fixed the following

Cleared filter input box Update filtered entity list

ngokevin commented 5 years ago

Thanks!