waveterm/frontend/types
Evan Simkowitz afe73c3e85
Make the debounced node inner rect hook more reliable (#350)
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.
2024-09-06 16:20:27 -07:00
..
custom.d.ts Make the debounced node inner rect hook more reliable (#350) 2024-09-06 16:20:27 -07:00
gotypes.d.ts connmodal updates. connection colors, conn status in modal (#335) 2024-09-05 23:09:30 -07:00