Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only exit fullscreen conditionally with setKiosk #38368

Closed
wants to merge 1 commit into from

Conversation

codebytere
Copy link
Member

Backport of #38219.

See that PR for details.

Notes: Fixed an issue where calls to window.setKiosk(false) would exit fullscreen regardless of the fullscreen state prior to kiosk mode.

@codebytere codebytere requested a review from a team May 17, 2023 19:08
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 17, 2023
@trop trop bot added 23-x-y backport This is a backport PR labels May 17, 2023
@trop trop bot added the semver/patch backwards-compatible bug fixes label May 17, 2023
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label May 17, 2023
@codebytere codebytere closed this Jun 7, 2023
@jkleinsc jkleinsc deleted the fix-fullscreen-kiosk-23 branch June 8, 2023 15:08
@ajlamarc
Copy link

Is there a reason this was closed? Our team is on version 23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
23-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants