animatic icon indicating copy to clipboard operation
animatic copied to clipboard

Animate multiples elements of a specific classe?

Open kamishi opened this issue 11 years ago • 2 comments

Hello,

First of all, thank you for this amazing tool! I have been using it, and It is really great.

I was wondering if it is possible to animate multiples elements at once, for instance, to animate all div with the class ".xyz".

I have read the doc, but it seems to only animate a single element, not to apply an animation to multiple elements like it's possible to do in CSS.

Thank you!

kamishi avatar May 03 '14 18:05 kamishi

Dou you want to apply the same animation for all the elements in collection? I think I may take a look at this problem, it shouldn't be really hard.

lvivski avatar May 03 '14 18:05 lvivski

Yes, for instance, selecting multiples elements like in jQuery (".xyz"), and apply the same animation/change to all of them in the same time.

Thank you for your quick reply!

kamishi avatar May 03 '14 20:05 kamishi