Skip to content

Conversation

@mlaurencin
Copy link
Member

@mlaurencin mlaurencin commented Oct 14, 2020

Description of Change

Closes #25728

This PR is restoring the ability for browser views to auto-resize. Previously when a window was resized, the browser view would remain the same size. Now the browser view resizes automatically with the window.

cc @codebytere

Checklist

Release Notes

Notes: Browser views will properly resize within windows.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Oct 14, 2020
Copy link
Member

@codebytere codebytere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think there's any real way to test this - so this looks good to me :)

@mlaurencin
Copy link
Member Author

i don't think there's any real way to test this - so this looks good to me :)

Ok, great!

Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@trop
Copy link
Contributor

trop bot commented Oct 15, 2020

@mlaurencin has manually backported this PR to "11-x-y", please check out #25956

@mlaurencin mlaurencin self-assigned this Oct 15, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Oct 15, 2020
@codebytere codebytere merged commit 11ce556 into electron:master Oct 19, 2020
@release-clerk
Copy link

release-clerk bot commented Oct 19, 2020

Release Notes Persisted

Browser views will properly resize within windows.

@trop
Copy link
Contributor

trop bot commented Oct 19, 2020

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

@trop trop bot removed the target/10-x-y label Oct 19, 2020
@trop
Copy link
Contributor

trop bot commented Oct 19, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BrowserView's setAutoResize no longer works (since Electron 10.1.3)

5 participants