hooper
hooper copied to clipboard
fix: Prevent listening child transitions to honor the given transition time
It fix issues where transition isn't respected when shorter transition timing than the hooper one exist in the child components. This caused a jump during the animation because the .hooper-track was instantly moving to its final position (without honoring its defined animation timing.)