adevinta / spark-ios

✨ Simple, Modular & Accessible UI Components for your iOS Applications
MIT License
17 stars 4 forks source link

[Textview] centered text position when textview has min height #1072

Closed aycil-alican closed 2 weeks ago

aycil-alican commented 1 month ago

Bug 3: https://adevinta.slack.com/archives/C07A29DQE6N/p1719996039986649

aycil-alican commented 1 month ago

I couldn't provide centered text with minimum Height(44px). I removed minimum height. In this case component default height will be 40px and text is centered. I talked regarding this issue with @JeremiasUX

aycil-alican commented 1 month ago

test branch: component/textview_1072