We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Full screen button not showing in mobile device.

Home Forums Bug Reports and Feature Requests Full screen button not showing in mobile device.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #14550
    Philip Fong
    Customer

    The full screen button does not appear in both of my files, here is one of them.

    #14554
    Philip Fong
    Customer

    The problem only happen to iframe, direct html view does shows the full screen button.

    
    3
    v3d.js:1 v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(368,23-154): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    C:\fakepath(903,38-236): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    C:\fakepath(372,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    v3d.js:1 v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(347,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    v3d.js:1 v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(368,23-154): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    C:\fakepath(903,38-236): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    C:\fakepath(372,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    v3d.js:1 v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(368,23-154): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    C:\fakepath(591,95-149): warning X4122: sum of 4e+016 and 1 cannot be represented accurately in double precision
    C:\fakepath(1012,38-236): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    C:\fakepath(372,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    2
    v3d.js:1 v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(368,23-154): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    C:\fakepath(903,38-236): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    C:\fakepath(372,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    2
    v3d.js:1 v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(347,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    v3d.js:1 v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(75,23-154): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    C:\fakepath(79,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    v3d.js:1 v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(163,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    Ya @ v3d.js:1
    

    #14556
    Philip Fong
    Customer
    #14562

    Hi,

    Try adding the attribute allowfullscreen to your iframe
    https://www.allowfullscreen.com/iframe

    Chief 3D Verger | LinkedIn | Twitter

    #14587
    Philip Fong
    Customer

    Very sorry for the trouble, it was totally my fault :scratch: , I edited the media icons and replaced the whole folder including the manifest.json. Should leave this file intact.

    The allowfullscreen definitely helps.

    #14604

    :yahoo:

    Chief 3D Verger | LinkedIn | Twitter

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.