waveterm/frontend/layout
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
..
lib Make the debounced node inner rect hook more reliable (#350) 2024-09-06 16:20:27 -07:00
tests remove .js from imports 2024-08-26 16:37:05 -07:00
index.ts Fix block content sizing (#280) 2024-08-27 13:41:36 -07:00