mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-03-02 04:02:13 +01:00
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. |
||
---|---|---|
.. | ||
asset | ||
block | ||
element | ||
hook | ||
modals | ||
store | ||
tab | ||
view | ||
workspace | ||
app.less | ||
app.tsx | ||
mixins.less | ||
reset.less | ||
theme.less |