Results 54 comments of Gianmarco

Counting whitespaces would create weird staggers when animating by index, so I'd also lean toward visible

Amazing! Let me know when you have a test version ready 😄

> So resolving this would come down to decoupling the Canvas and ResizeContainer components, exposing some sort of "raw canvas" component that doesn't include the resizing behavior that's not needed...

Ok, it did indeed help, it's a bit fiddly but it can work for simple use cases, I guess there's nothing bad in "abusing" expect.poll for an idiomatic retry. I...