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: handle WCO pressed state when going maximized -> minimized #35070

Merged
merged 1 commit into from Jul 26, 2022

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Jul 26, 2022

Description of Change

Refs #34763 (comment) - augments previous solution in #34771 to handle the case where a window is unminimized directly back into a maximized state without being restored. The previous solution incorrectly assumed that a window would be restored after being maximized.

Checklist

Release Notes

Notes: Fixed a Windows Control Overlay issue where a window taken directly from minimized to maximized state could have incorrect hover state.

@codebytere codebytere added semver/patch backwards-compatible bug fixes target/18-x-y labels Jul 26, 2022
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jul 26, 2022
@jkleinsc jkleinsc merged commit b42fd1d into main Jul 26, 2022
@jkleinsc jkleinsc deleted the handle-min-max-pressed branch July 26, 2022 17:30
@release-clerk
Copy link

release-clerk bot commented Jul 26, 2022

Release Notes Persisted

Fixed a Windows Control Overlay issue where a window taken directly from minimized to maximized state could have incorrect hover state.

@trop
Copy link
Contributor

trop bot commented Jul 26, 2022

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

@trop
Copy link
Contributor

trop bot commented Jul 26, 2022

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

@trop
Copy link
Contributor

trop bot commented Jul 26, 2022

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

@electron electron deleted a comment from trop bot Jul 27, 2022
@electron electron deleted a comment from trop bot Jul 27, 2022
@electron electron deleted a comment from trop bot Jul 27, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 4, 2022
schetle pushed a commit to schetle/electron that referenced this pull request Nov 3, 2022
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
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.

None yet

3 participants