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

Inject debug=true while opening the inspector #367

Closed fernandojsg closed 7 years ago

fernandojsg commented 8 years ago

Should we inject debug=true when the inspector is open? As we're debugging probably it will makes sense, and then remove it when closing

fernandojsg commented 7 years ago

Not needed as we already do a flushToDOM