WinterCore / react-text-transition

Animate your text changes
MIT License
601 stars 26 forks source link

Letters appear "stuck" #69

Closed Lukewhite9 closed 11 months ago

Lukewhite9 commented 12 months ago

I have used react-text-transition to animate single letters, so a word can appear to transform from one to another. Sometimes the letters appear "stuck," in that they do not fully return to baseline when transitioning from one to another. Like this: image I've tried adjusting parameters of the animation and text styling, but the issue persists. Does anyone know how to prevent this from happening?

Amatewasu commented 11 months ago

@lukewhite9 I have the same issue. If you found something to fix it, i would be super happy if you could share it. Thanks a lot!