Skip to content

Conversation

@brenca
Copy link
Contributor

@brenca brenca commented Aug 28, 2019

Backport of #19928

See that PR for details.

Notes: Fixed a bug where windows would sometimes shrink to 0 size after being restored on Windows.

* fix: remove WM_GETMINMAXINFO workaround since it's no longer needed

* fix: handle WM_GETMINMAXINFO ourselves

* fix: remove part of the chromium WM_GETMINMAXINFO handler
@ckerr ckerr merged commit fb82bfa into 6-0-x Aug 28, 2019
@release-clerk
Copy link

release-clerk bot commented Aug 28, 2019

Release Notes Persisted

Fixed a bug where windows would sometimes shrink to 0 size after being restored on Windows.

@ckerr ckerr deleted the brenca/restore-after-minimize-6-0-x branch August 28, 2019 14:32
@whyboris
Copy link

Thank you @brenca 🙇 Confirming that this bugfix, just released with Electron 6.0.6 closes my issue: #19816 🙇

@whyboris whyboris mentioned this pull request Aug 30, 2019
16 tasks
deepak1556 added a commit that referenced this pull request Nov 15, 2019
codebytere pushed a commit that referenced this pull request Nov 18, 2019
* Revert "fix: handle WM_GETMINMAXINFO instead of letting chromium do it (#19928) (#20001)"

This reverts commit fb82bfa.

* fix: don't reset the width and height when correcting window placement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6-0-x backport This is a backport PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants