Skip to content

Fix fullscreen problem on pc browser#3075

Closed
zcfan wants to merge 2 commits intoaframevr:masterfrom
zcfan:master
Closed

Fix fullscreen problem on pc browser#3075
zcfan wants to merge 2 commits intoaframevr:masterfrom
zcfan:master

Conversation

@zcfan
Copy link

@zcfan zcfan commented Sep 21, 2017

Description:

I can't get a "full" fullscreen on pc. The canvas keep the same size as normal state, with black background. After I add this.is('vr-mode') back, everything is fine.

Related: #3031 (comment)

Changes proposed:

  • Fix fullscreen problem on pc browser

@olga-microsoft
Copy link
Contributor

Thank you for reporting the problem! Please see my suggested solution in #3080
Adding isMobile back will fix fullscreen mode and reintroduce the problem of resizing browser window, while in immersive mode on desktop.

@zcfan
Copy link
Author

zcfan commented Sep 22, 2017

Thank you, I thought immersive mode and fullscreen is the same thing 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants