hooper icon indicating copy to clipboard operation
hooper copied to clipboard

fix: Prevent listening child transitions to honor the given transition time

Open lateek35 opened this issue 5 years ago • 0 comments

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.)

lateek35 avatar Dec 08 '20 23:12 lateek35