You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launched VS Code renders correctly on either display, but after a screen resolution change the dimensions appear to be off by 4px on all sides. VS Code is maximized.
Scenario 1: Launch with single screen, 3000x2000 200% scaling, then switch to 1920x1080 100% scaling. This results in Image 1, the window renders slightly off-screen on all sides.
Scenario 2: Launch with single screen, 1920x1080 100%, then switch to 3000x2000 200%. This results in Image 2, the window renders 4px in from all sides.
Scenario 3: Launch with both displays attached and extended desktop. In this case it doesn't matter which screen VS Code initially on when launched and it renders correctly on the 3000x2000 screen, but on the 1920x1080 screen it always renders as in Image 1.
When not maximized rendering seems to be correct. Un-maximizing and maximizing the window doesn't fix it. Opening another window in the same VS Code instance has the same issue as the initial window.
This issue is new in VS Code since Electron 7 (#90412), but Electron Fiddle doesn't have this issue.
VS Code version: Code - Insiders 1.43.0-insider (1fbaccc, 2020-02-13T06:41:13.411Z)
OS version: Windows_NT x64 10.0.18363
Image 1 Image 2
The text was updated successfully, but these errors were encountered:
I have a similar problem.
Display1: 38402160 (250% scaling)
Display2: 25601440 (125% scaling)
VS Code displays correctly on the Display1, but incorrectly on the Display2.(As shown in Image1 above).
VS Code version: 1.47.2 (2020-07-15T18:22:06.216Z)
OS version: Windows_NT x64 10.0.18363
Issue Type: Bug
When launched VS Code renders correctly on either display, but after a screen resolution change the dimensions appear to be off by 4px on all sides. VS Code is maximized.
When not maximized rendering seems to be correct. Un-maximizing and maximizing the window doesn't fix it. Opening another window in the same VS Code instance has the same issue as the initial window.
This issue is new in VS Code since Electron 7 (#90412), but Electron Fiddle doesn't have this issue.
VS Code version: Code - Insiders 1.43.0-insider (1fbaccc, 2020-02-13T06:41:13.411Z)
OS version: Windows_NT x64 10.0.18363
Image 1
Image 2
The text was updated successfully, but these errors were encountered: