Skip to content

fix: pend bounds change when moving BrowserWindows#33543

Merged
codebytere merged 1 commit into17-x-yfrom
pend-bounds-17
Apr 4, 2022
Merged

fix: pend bounds change when moving BrowserWindows#33543
codebytere merged 1 commit into17-x-yfrom
pend-bounds-17

Conversation

@codebytere
Copy link
Copy Markdown
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 recently 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 recently 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
Copy Markdown

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.

2 participants