aframe-inspector icon indicating copy to clipboard operation
aframe-inspector copied to clipboard

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.

Results 99 aframe-inspector issues
Sort by recently updated
recently updated
newest added

Background color does not cover the whole title and blends with panel background: ![image](https://d3vv6lp55qjaqc.cloudfront.net/items/2E173s142V3F2H0f1W1D/Image%202019-01-13%20at%207.21.54%20PM.png?X-CloudApp-Visitor-Id=90208aa50e60fa43d0cbdf1f441cd2cc&v=fda59841)

When you select the rotate tool and place the object so you look straight at it, you will not be able to rotate it in all directions. I think it...

Following #154 , support for more shortcuts would be very interesting for desktop users. (Some of these actions are not yet included in the editor, I'll try to write a...

Given a very simple scene: ``` ``` The inspector shows this: ![spotgizmo](https://user-images.githubusercontent.com/17140223/46256650-cf3bf700-c4ad-11e8-86c0-4be074366229.png) The gizmo should be facing -Y, as the lit box's face shows, but instead it's looking at +Z.

Hi there. I've been playing around with the inspector and zoom speed in some scenes is really slow (like a-frame home screen), it varies from browser to browser, using Chrome...

Using asset management for material source, ![screen shot 2018-07-31 at 2 54 17 pm](https://user-images.githubusercontent.com/10274697/43480719-136bb962-94d2-11e8-9aa4-eb24bfa2eaad.png) this is were the entity information should be, it is also throwing this error in the...

I'd tried uploading a 360 picture using visual inspector by changing src link, but it's not working !! Example: https://aframe.io/examples/showcase/sky/ ![my a frame](https://user-images.githubusercontent.com/12968789/29237697-494a9d8e-7f41-11e7-8ce4-c249567c2997.gif)

Hi @fernandojsg — What do you think about letting developers write plugins for the inspector, by having a simple API for attaching their DOM element to a tab? Some example...