Giter VIP home page Giter VIP logo

Comments (5)

weddingdj avatar weddingdj commented on June 19, 2024

I don't see the view-source link in VR mode, only in desktop mode. I tested in Firefox Nightly.

from aframe-360-degree-photosphere.

cvan avatar cvan commented on June 19, 2024

I see it here.

I would add this style:

.view-source:fullscreen {
  display: none;
}

In the future, we'll have events so you know when you're truly in "VR Mode" (not just assuming that if we're in Fullscreen that we're also in VR Mode).

from aframe-360-degree-photosphere.

weddingdj avatar weddingdj commented on June 19, 2024

Sure, will do, but I would not see the View Source when in VR mode.

from aframe-360-degree-photosphere.

cvan avatar cvan commented on June 19, 2024

Sure, will do, but I would not see the View Source when in VR mode.

in VR mode, you re-create the link using A-Frame (with an <a-entity>, for example). otherwise, it won't be clickable anyway. (and in Chrome the link won't be visible at all because Chrome fullscreens the <canvas> not the entire page.)

from aframe-360-degree-photosphere.

weddingdj avatar weddingdj commented on June 19, 2024

The view source link was supposed to be visible when not being in fullscreen or VR mode, just when someone lands on the page. I added it to let people easily view the source code, like you do in your a-frame examples.

from aframe-360-degree-photosphere.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.