[TIMOB-2791] iOS: tableViewSection footerTitle doesn't wrap
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2017-06-21T22:13:30.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | core |
| Reporter | Oliver Morgan |
| Assignee | Ingo Muschenetz |
| Created | 2011-04-15T03:29:41.000+0000 |
| Updated | 2017-06-21T22:13:30.000+0000 |
Description
All examples in the iphone's settings app show the footerTitle wraps when the text gets too long. I see no way to do this. \n and \n\r doesn't work.
Confirmed SDK 2.2.0.014b86f Test code:
var win = Ti.UI.createWindow(); row = { title:'yo', footer:'Gold Blumblum Gamegold Jeff Goldgame Gold Coolgold Jeffgame Coolgame Game Jeffgate Blum Gamegate Gatefold Done Gonegame Game Goldblast Gold Blum Coldgold Goldgame Old Gatefold Blastgame Foldgame.' } win.add(Ti.UI.createTableView({ data:[row] })); win.open();I am unable to reproduce this issue with the following environment; iPhone 7 (10.2) Studio 4.9.0.201705302345 Ti SDK 6.1.1.v20170620103414 Appc NPM 4.2.9 Appc CLI 6.2.1 Ti CLI 5.0.13 Alloy 1.9.11 Arrow 2.0.0 Xcode 8.2 (8C38) Node v4.8.2 Java 1.8.0_131