Commit c4fe09d
Use AnimatedSize instead of AnimatedContainer for better animation
Replaced AnimatedContainer with AnimatedSize for the selected styles banner. AnimatedSize properly handles intrinsic height transitions without needing to specify explicit heights, providing smoother and more predictable animations.
Co-authored-by: richardthe3rd <573334+richardthe3rd@users.noreply.github.com>1 parent 3cf8e7f commit c4fe09d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
897 | | - | |
| 897 | + | |
898 | 898 | | |
899 | | - | |
| 899 | + | |
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
| |||
0 commit comments