Skip to content

Commit a6d41c1

Browse files
committed
doc 💄
1 parent 7c2805e commit a6d41c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/vs/base/browser/ui/grid/gridview.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ class BranchNode implements ISplitView, IDisposable {
213213
throw new Error('Invalid state');
214214
}
215215

216+
// branch nodes should flip the normal/orthogonal directions
216217
this._size = orthogonalSize;
217218
this._orthogonalSize = size;
218219

0 commit comments

Comments
 (0)