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

User can't be used under the toolbar #304

Closed fernandojsg closed 7 years ago

fernandojsg commented 8 years ago

Because of the use of position: fixed for the right sidebar, it overlaps the canvas so it doesn't let it get the mouse events 👎

screenshot 2016-08-18 19 02 43
fernandojsg commented 7 years ago

Closed by https://github.com/aframevr/aframe-inspector/pull/372