1) open at least a couple of files;
2) split the editor window in two by dragging a tab of an opened file to a side of the editor window;
3) double-click a tab of one of opened files;
expected behavior: editor sub-windows should resize proportionally, i.e. if a window was split as 60%:40% of total width, new resized windows should be split the same way.
current behavior: some editor sub-windows still have their width or height depending on the splitter direction from right-bottom to left-top (if possible), i.e. left-top sub-windows change their sizes, right-bottom sub-windows keep old sizes.
Is there an option to choose which way the editor should resize its windows?