mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
afe73c3e85
Rather than try to track the transition state, which was proving unreliable, I am just directly tracking the node state and determining whether to debounce the inner rect based on whether the user has the prefers-reduced-motion setting or query, whether the node is resizing, and whether it's currently magnified. I'm then using the actual animation time setting to determine how long to debounce. |
||
---|---|---|
.. | ||
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 |