Home › Forums › Bug Reports and Feature Requests › Full screen button not showing in mobile device.
- This topic has 5 replies, 2 voices, and was last updated 5 years, 6 months ago by Yuri Kovelenov.
-
AuthorPosts
-
2019-05-08 at 4:07 pm #14550Philip FongCustomer
The full screen button does not appear in both of my files, here is one of them.
2019-05-08 at 8:08 pm #14554Philip FongCustomerThe 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 themv3d.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 themv3d.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 them2
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 them2
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 themv3d.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 themv3d.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
2019-05-08 at 8:22 pm #14556Philip FongCustomer2019-05-09 at 9:13 am #14562Yuri KovelenovStaffHi,
Try adding the attribute allowfullscreen to your iframe
https://www.allowfullscreen.com/iframe2019-05-10 at 10:11 am #14587Philip FongCustomerVery sorry for the trouble, it was totally my fault , I edited the media icons and replaced the whole folder including the manifest.json. Should leave this file intact.
The allowfullscreen definitely helps.
2019-05-11 at 8:16 am #14604Yuri KovelenovStaff -
AuthorPosts
- You must be logged in to reply to this topic.