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: WCO respects maximizable/closable/minimizable #34677

Merged
merged 1 commit into from Jun 23, 2022
Merged

Conversation

codebytere
Copy link
Member

Description of Change

Closes #32285.

Adapts WCO window button container to adapt to and update based on the maximizable, minimizable, and closable states of a given BrowserWindow. It is slightly different UI-wise than native, in that it does not fully grey out when disabled, but it behaves the same.

Checklist

Release Notes

Notes: Fixed an issue where Windows Control Overlay buttons did not respect maximizable/minimizable/closable states of a BrowserWindow.

@codebytere codebytere added semver/patch backwards-compatible bug fixes target/18-x-y labels Jun 21, 2022
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 21, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jun 22, 2022
@jkleinsc jkleinsc merged commit 3b881e4 into main Jun 23, 2022
@jkleinsc jkleinsc deleted the wco-enabling-follow branch June 23, 2022 17:08
@release-clerk
Copy link

release-clerk bot commented Jun 23, 2022

Release Notes Persisted

Fixed an issue where Windows Control Overlay buttons did not respect maximizable/minimizable/closable states of a BrowserWindow.

@trop
Copy link
Contributor

trop bot commented Jun 23, 2022

I have automatically backported this PR to "18-x-y", please check out #34720

@trop
Copy link
Contributor

trop bot commented Jun 23, 2022

I have automatically backported this PR to "20-x-y", please check out #34721

@trop
Copy link
Contributor

trop bot commented Jun 23, 2022

I have automatically backported this PR to "19-x-y", please check out #34722

@miniak
Copy link
Contributor

miniak commented Jun 25, 2022

/trop run backport-to 17-x-y

@trop
Copy link
Contributor

trop bot commented Jun 25, 2022

The backport process for this PR has been manually initiated - sending your PR to 17-x-y!

@trop
Copy link
Contributor

trop bot commented Jun 25, 2022

I have automatically backported this PR to "17-x-y", please check out #34733

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: The title bar overlay is not updated to fit the settings of the window
4 participants