Commit 38aa705
committed
Add lineHeight baseline example to RN Tester
Repro for facebook#39145.
Renders a single-line and a multi-line TextInput with
fontSize: 16 / lineHeight: 32. Without the fix in the follow-up
commits, both placeholder and typed glyphs render too low.1 parent 56129fe commit 38aa705
1 file changed
Lines changed: 27 additions & 0 deletions
File tree
- packages/rn-tester/js/examples/TextInput
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1188 | 1188 | | |
1189 | 1189 | | |
1190 | 1190 | | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
1191 | 1218 | | |
1192 | 1219 | | |
1193 | 1220 | | |
| |||
0 commit comments