aagarwal1012 / aagarwal1012/Animated-Text-Kit
Height of RotateAnimatedText should be static and take biggest text
Abierto
- Lenguaje dominante
- Dart
- Estrellas
- 1.8k
- Forks
- 321
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Height of RotateAnimatedText should be static and take biggest text. When we have multiple texts with different line size then when the text changes, during the transaction from one text to another all the widgets below it comes up. It looks weird.
**Expected behavior**
Height of the widget should take max text size and make it static so that on the change of the text from one to another. Other widgets below it does not get impacted.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.