mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-12 01:01:50 +01:00
I found that the drag preview images would get unset when the app went idle. I am now caching the preview image and resetting it every time a user hovers over a TileNode. I am also updating the logic for the placeholder slightly to reduce the number of variables floating around. |
||
---|---|---|
.. | ||
layoutAtom.ts | ||
layoutNode.ts | ||
layoutState.ts | ||
model.ts | ||
tilelayout.less | ||
tilelayout.stories.less | ||
TileLayout.stories.tsx | ||
TileLayout.tsx | ||
utils.ts |