[TIMOB-6452] MobileWeb: Implement Ti.Label.ellipsize
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | Low | 
| Status | Closed | 
| Resolution | Duplicate | 
| Resolution Date | 2012-01-27T09:52:45.000+0000 | 
| Affected Version/s | Release 1.8.0.1 | 
| Fix Version/s | n/a | 
| Components | MobileWeb | 
| Labels | n/a | 
| Reporter | Chris Barber | 
| Assignee | Chris Barber | 
| Created | 2011-12-04T16:33:57.000+0000 | 
| Updated | 2014-01-28T23:44:49.000+0000 | 
Description
	Ti.Label.ellipsize is not supported, but can be with either text-overflow:ellipsis or overflow:hidden.
This issue is a duplicate of TIMOB-7198.