Commit 6355501
Back out "fix(ios): Fix rounding error occurring randomly in iOS text line height calculation" (#54510)
Summary:
Pull Request resolved: #54510
Original commit changeset: f1b2890ce534
Original Phabricator Diff: D85438723
Original PR: #54260
The original fix broke some internal tests.
## Changelog:
[iOS][Changed] - Revert Fix rounding error occurring randomly in iOS text line height calculation
Reviewed By: javache
Differential Revision: D86791267
fbshipit-source-id: e3466b44cdbb0cbae0d87a7c20fd33658e803b261 parent a1e534a commit 6355501
3 files changed
Lines changed: 2 additions & 333 deletions
File tree
- packages
- react-native/ReactCommon/react/renderer/textlayoutmanager/platform/ios/react/renderer/textlayoutmanager
- rn-tester/js
- examples/TextLayout
- utils
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
392 | | - | |
393 | | - | |
| 391 | + | |
| 392 | + | |
394 | 393 | | |
395 | 394 | | |
396 | 395 | | |
| |||
Lines changed: 0 additions & 326 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | 128 | | |
133 | 129 | | |
134 | 130 | | |
| |||
0 commit comments