I’m having problems with my animation, especially the flip in and out animation. My workflow is to flip the first layer out, then flip the second layer in. When the text gets flipped in, it creates this stretching effect, the text gets stretched longer and then after half a second, it goes to the correct width. See below. Can anyone help on this?
That’s what I thought… but set text to fix width doesn’t fix this problem. I also tried to add additional condition to the workflow, such as Flip in only when page is loaded above fold, still doesn’t work. BTW, the text is set to visible on page load.
you might send support an email about it…really doesn’t seem like something that should be happening, although animations have a pretty terrible reputation overall.
I quite often have problem with animations and weird things like this happening. This one might be a racing issue, where putting a tiny delay on it might, or might not, solve it.
E.g. run animation > paus XXms > display text element/group
Just to let bubble catch up and go “hey there’s actually enough space in this group to
not shrink the text element”
Thanks for your suggestion! It worked for me! The animation and the group text seems a bit out of sync when running this workflow at the first time when page loads, but it will be much smoother for the second time.