Commit 31db4d3
authored
fix: content is clipped when lineHeight is set (#473)
# Summary
Fixes: #456
This PR adds `invalidateLayout` after applying `lineHeight` inside
setValue
## Test Plan
You can find reproduction steps inside #456 issue.
## Screenshots / Videos
Before:
https://github.com/user-attachments/assets/5c76e46b-645c-416a-b48e-bbfed75320bb
After:
https://github.com/user-attachments/assets/9be17212-21c8-4fc4-b21f-74ca6d386624
## Compatibility
| OS | Implemented |
| ------- | :---------: |
| iOS | ❌ |
| Android | ✅ |1 parent eab0c2e commit 31db4d3
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| 350 | + | |
350 | 351 | | |
351 | 352 | | |
352 | 353 | | |
| |||
0 commit comments