microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.4k stars 29.33k forks source link

Layout change in odd ways on resize or font size changes #233868

Open mlongtin0 opened 4 hours ago

mlongtin0 commented 4 hours ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. Set terminal vertical on the right in secondary side bar
  2. Resize the window or change the font size
  3. The proportion of the windows changes completely

I usually set the proportions to be 15% on primary side bar, 50% for editor, and 35% for secondary side bar, but some font changes will make that 15/25/60. Or maximizing the window will result in 15/65/20. This results in having to resize panes after every windows resize, which is a waste of time.

(note that this is similar to https://github.com/microsoft/vscode/issues/156240)

vs-code-engineering[bot] commented 4 hours ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.95.3. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

mlongtin0 commented 4 hours ago

Same issue with the latest update.