[TIMOB-7245] iOS: Support Ti.UI.View.backgroundRepeat on Ti.UI.TextField
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Done |
Resolution Date | 2017-05-30T14:46:52.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | supporting |
Reporter | Stephen Tramer |
Assignee | Ingo Muschenetz |
Created | 2012-01-16T18:50:28.000+0000 |
Updated | 2017-05-30T14:46:52.000+0000 |
Description
As per the documentation, we need to support background tiling on
Ti.UI.TextField
. Because this component uses custom background code, we need to determine how to solve this issue.
Closing issue as fixed as the related tickets show that this has been implemented.