-
Notifications
You must be signed in to change notification settings - Fork 16.8k
fix: BrowserView setBackgroundColor() #31746
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
Conversation
c8a169f to
49297ea
Compare
49297ea to
2f5f4ae
Compare
2f5f4ae to
0a764c2
Compare
|
Release Notes Persisted
|
|
I was unable to backport this PR to "17-x-y" cleanly; |
|
I was unable to backport this PR to "15-x-y" cleanly; |
|
I was unable to backport this PR to "14-x-y" cleanly; |
|
I have automatically backported this PR to "16-x-y", please check out #31772 |
|
@codebytere has manually backported this PR to "15-x-y", please check out #31844 |
|
@codebytere has manually backported this PR to "14-x-y", please check out #31845 |
Description of Change
Closes #31742.
Applies fix from #30777 to
BrowserViews. Also updates #31722 to includeBrowserViews.Tested with https://gist.github.com/kevinlinv/2de60478ffec6a2f18f1ec0fc6f5add9
Checklist
npm testpassesRelease Notes
Notes: Fix
BrowserView.setBackgroundColor()not working correctly.