mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-08 00:21:23 +01:00
9809414eb0
Insert the node at the new location before removing it from its old location. With the old order, removing a node from its parent could change the indexing of the parent node, if moving a node to a new location under the same parent. |
||
---|---|---|
.. | ||
layoutAtom.ts | ||
layoutNode.ts | ||
layoutState.ts | ||
model.ts | ||
tilelayout.less | ||
tilelayout.stories.less | ||
TileLayout.stories.tsx | ||
TileLayout.tsx | ||
utils.ts |