[TIMOB-1435] control Button text alignment
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-04-15T02:52:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | button |
Reporter | Oscar Merida |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:52:22.000+0000 |
Updated | 2017-03-09T21:27:37.000+0000 |
Description
If i specify a width for a button, the text is center
aligned.
If I specify left/right properties for a button and omit the width,
the text is left aligned.
The button object should have a textAlign property.
Duplicate of #1476.
Closing ticket as duplicate.