Skip to content

Commit bb395f4

Browse files
committed
Add reason of patch no 024
1 parent e8fc3de commit bb395f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

patches/react-native/details.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165

166166
### [react-native+0.79.2+024+restore-old-line-height-algorithm.patch](react-native+0.79.2+024+restore-old-line-height-algorithm.patch)
167167

168-
- Reason: Restores the old line height algorithm to fix text rendering issues
168+
- Reason: This patch fixes line height calculation issues in Android text rendering by replacing the web-based CSS implementation with a priority-based approach that properly handles cases where font metrics exceed the specified line height, ensuring better text display consistency and preventing text clipping
169169
- Upstream PR/issue: 🛑
170170
- E/App issue: 🛑
171-
- PR Introducing Patch: 🛑
171+
- PR Introducing Patch: https://github.com/Expensify/App/pull/60421

0 commit comments

Comments
 (0)