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

Add a "remove" button on each texture in texture modal #429

Open feiss opened 7 years ago

feiss commented 7 years ago

In the texture dialog, there's no way of removing images from the scene, there should be a remove icon. A check would be necessary to see if it is referenced anywhere, and ask user confirmation:

This texture is being used entity xx. Do you want to remove it?"