Echo JS 0.11.0

<~>
tracker1 651 days ago. link parent 1 point
Maybe consider a web-worker that emits the change events, listening to a debounced method combined with requestAnimationFrame for render updates?

Replies

pkstn 650 days ago. link 1 point
Probably overkill, since calculation is so simple – it's presumably more about table layout changes.. Should maybe try box-shadow instead of border for example.