Commit b69a6ff
committed
Bugfix: text resized too small
Don't adjust textSize until getMeasureWidth() returns something larger than 0, otherwise, the textSize will be changed (to a value smaller than necessary), before being set to the correct value.1 parent 25987ce commit b69a6ff
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
204 | 206 | | |
205 | 207 | | |
206 | 208 | | |
| |||
0 commit comments