You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried using trail for the color update delay. But it only starts updating when the enter transition is done, and I would like for it to start before it but there should still be a delay.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to achieve this effect here: https://asmobius.co.jp/
I have tried using trail for the color update delay. But it only starts updating when the enter transition is done, and I would like for it to start before it but there should still be a delay.
So I tried creating a delay for it myself:
But the result of this is that it just adds a delay to the starting of the animation and then the whole text becomes white instantly.
Also, for some reason, the last letter in the text is not updating the color to white. Here is a picture of it.

Beta Was this translation helpful? Give feedback.
All reactions