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

Fixes #341 Added a-frame registry icon #355

Closed fernandojsg closed 7 years ago

fernandojsg commented 7 years ago

Added a button with a link to https://aframe.io/aframe-registry next to the Add component selectbox with the logo designed by @feiss Note that the img url is absolute to the aframe-inspector so it won't work until deployed

image

image

dmarcos commented 7 years ago

This looks good to me. We can refine the icon later.

ngokevin commented 7 years ago

Highlighted mode can be same height as the select bar.

Nice, r+wc

fernandojsg commented 7 years ago

@ngokevin done! thank you