-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Enlarging by dragging: Background not in accordance to OS theme #133820
Comments
@jrieken I assigned you because I wonder if this has to do with the "splash screen" experience you set up. Feel free to assign back if not. |
Unrelated to splash screen, likely theme caching |
I know this used to work at one point but maybe broke. Relevant code seems to be: vscode/src/vs/platform/theme/electron-main/themeMainService.ts Lines 77 to 84 in ee1655a
|
Debugging this locally, I can confirm that we call |
Upstream: electron/electron#26842 |
Issue Type: Bug
Steps to Reproduce:
Problem:
When enlarging the window has a white (day theme) background
Expected:
When enlarging the window would have a dark (night theme) background
Visual demonstration:
My.Movie.mp4
System information:
VS Code version: Code 1.60.2 (7f6ab54, 2021-09-22T11:59:27.195Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: