aagarwal1012 / aagarwal1012/Animated-Text-Kit
Height of RotateAnimatedText should be static and take biggest text
Aberta
- Linguagem predominante
- Dart
- Estrelas
- 1.8k
- Forks
- 321
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.