Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Fix stuck in fullscreen mode when exiting private browsing. Fixes #739 #798

Merged
merged 1 commit into from
Nov 23, 2018

Conversation

MortimerGoro
Copy link
Contributor

@MortimerGoro MortimerGoro commented Nov 21, 2018

Fixes #739

I also found that the X button of private mode was only visible after a browser window change. The worldWidth was set to Infinity and also the 'X' widget got more size than needed on the browser widget update call. Fixed this issues too in this PR

@cvan
Copy link
Contributor

cvan commented Nov 22, 2018

@MortimerGoro: on master and in this branch, I don't see any more (×) Close button at the top of the window anymore.

I also found that the X button of private mode was only visible after a browser window change.

very interesting. good observation. do you know what fixes or causes a browser window change?

Copy link
Contributor

@caseyyee caseyyee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+ Looks good!
I also get the ( x ) in all cases as well, don't think i've seen it missing ( at least in this PR )

Thanks for this!

@MortimerGoro MortimerGoro merged commit 9426226 into master Nov 23, 2018
@bluemarvin bluemarvin deleted the fullscreen_private branch November 26, 2018 18:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants