waveterm/frontend/layout
Evan Simkowitz 099c196cae
Use transition events to better-coordinate debouncing of NodeModel innerRect (#288)
Rather than using a timeout to debounce changes to the
NodeModel.innerRect, I'll use a transition event on the display
container. This way, if the user disables transitions using the reduced
motion setting, changes to the innerRect value will not be debounced.
2024-08-28 13:28:49 -07:00
..
lib Use transition events to better-coordinate debouncing of NodeModel innerRect (#288) 2024-08-28 13:28:49 -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