Stagehand v2.0.4 Release Notes

Release Date: 2020-03-18 // about 4 years ago
    • ⚡️ Updates handling of execution and per-frame execution blocks in child animations so they behave properly when used in a parent with a curve applied.
    • Delays calling the completion handler until the final frame of the animation is drawn to screen, to fix a bug where the drawing of the final frame would be delayed if the completion handler did a significant amount of work.