aagarwal1012 / aagarwal1012/Animated-Text-Kit
Height of RotateAnimatedText should be static and take biggest text
Aperta
- Lingua principale
- Dart
- Stelle
- 1.8k
- Fork
- 321
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.