mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-08 00:21:23 +01:00
Update the computeMove function to only set pendingAction if the action is not a no-op (i.e. it will not place the node adjacent to itself at the same level). Also clears the pendingAction if the user hovers over the node that is being dragged. |
||
---|---|---|
.. | ||
layoutAtom.ts | ||
layoutNode.ts | ||
layoutState.ts | ||
model.ts | ||
tilelayout.less | ||
tilelayout.stories.less | ||
TileLayout.stories.tsx | ||
TileLayout.tsx | ||
utils.ts |