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

Unable to click an object with mouse #575

Closed albirrkarim closed 5 years ago

albirrkarim commented 5 years ago

In aframe version 0.8.2 I can't click to select an object, instead it triggers a grabbing of view

In aframe version 0.7.0 I can click to select an object to (move, scale, rotate them) like blender 3D

But why in aframe 0.8.2 and 0.8.0 ? Maybe this is a bug ?

ngokevin commented 5 years ago

Can you link to your scene, I can check it out?

albirrkarim commented 5 years ago

https://west-actor.glitch.me/ https://glitch.com/edit/#!/west-actor?path=views/index.html:14:7

ngokevin commented 5 years ago

https://github.com/aframevr/aframe-inspector/commit/51e389832e911186f90e2ac9203522a28ed9eda6

albirrkarim commented 5 years ago

still bug in aframe 0.8.x ? how to use it ?