[TIMOB-2972] TextArea crop text if width > 512 in iOS 1.6.0 rb130f898
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2011-12-01T13:59:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | height, ios, textarea, width |
Reporter | Adriano Paladini |
Assignee | Pedro Enrique |
Created | 2011-04-15T03:33:57.000+0000 |
Updated | 2011-12-01T13:59:58.000+0000 |
Description
Create a Window with an Textarea.
if Textarea width is greater 512, the text inside it will crop
100x100 (no mather your height).
The text will show normal if you change the fontsize or scroll.
No comments