Was there changes to the GSAP "Trigger Element"


Hi everyone!

Has anyone else noticed changes to the “trigger element” in the GSAP animations?

Originally when you clicked on trigger element, you would also be presented with an option that said “target:trigger element” and below that “scope “all matching elements”. This seems to be missing now. If replaced what is the alternative to target the scope?

Thanks in advance.

Here is my public share link: Webflow - GSAP Course - Clonable

Hey @Kevin_Tucker ,

I believe you can set the scope via Filter now while setting a trigger.

But the Trigger element seems to target only the element that triggered the interaction, if you want all matching elements, you can probably target the Class directly and that should give you the same effect.

Thanks for the feedback AJ. I was figure out where some of the changes were made through experimentation. I just got used to the previous nomenclature of descendants, etc and now it’s changed.

1 Like