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: pend bounds change when moving BrowserWindows #33543

Merged
merged 1 commit into from Apr 4, 2022
Merged

Conversation

codebytere
Copy link
Member

Backport of #33288.

See that PR for details.

Notes: Fixed an issue where new bounds set via setBounds was not correctly applied if the user was moving or resizing the window concurrently on Windows.

* fix: ensure bounds changes apply when moving windows

* chore: remove unused queue include
@codebytere codebytere requested a review from a team March 31, 2022 08:01
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 31, 2022
@trop trop bot added 17-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Mar 31, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 31, 2022
@codebytere codebytere merged commit e9f673f into 17-x-y Apr 4, 2022
@codebytere codebytere deleted the pend-bounds-17 branch April 4, 2022 08:47
@release-clerk
Copy link

release-clerk bot commented Apr 4, 2022

Release Notes Persisted

Fixed an issue where new bounds set via setBounds was not correctly applied if the user was moving or resizing the window concurrently on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
17-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

2 participants