mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
16e1b7f65c
This handles an edge case where a user deletes all unmagnified nodes, leaving a final node that is still magnified. Because we ignore magnify/unmagnify operations when there's only one leaf remaining, this would result in the last node being stuck magnified until a new node is added. Also fixes a bug where the layout would not always update when a new block was added. |
||
---|---|---|
.. | ||
layoutAtom.ts | ||
layoutModel.ts | ||
layoutModelHooks.ts | ||
layoutNode.ts | ||
layoutTree.ts | ||
nodeRefMap.ts | ||
tilelayout.less | ||
tilelayout.stories.less | ||
TileLayout.stories.tsx | ||
TileLayout.tsx | ||
types.ts | ||
utils.ts |