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

"View Source" button removed when exiting Inspector from Examples

Open cvan opened this issue 8 years ago • 1 comments

  1. Load https://aframe.io/examples/showcase/spheres-and-fog/
  2. Click "Visual Inspector" button
  3. Click "Back to Scene" button
  4. Notice "Visual Inspector" and "View Source" buttons are missing, but there's an "Inspect Scene" button in the top-left corner

aframe_inspector_exit_demo

cvan avatar Oct 25 '16 00:10 cvan

To solve this, we'd need to add a postMessage to detect Inspector exit.

ngokevin avatar Oct 25 '16 00:10 ngokevin