[TIMOB-1054] iPhone: can't set background gradient on tableview
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-10-28T09:21:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | defect, gradient, ios, iphone, tableview |
Reporter | Jeff Haynie |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:42:40.000+0000 |
Updated | 2011-10-28T09:21:39.000+0000 |
Description
http://developer.appcelerator.com/question/30441/iphone-bug-backgroundgradient-doesnt-work-for-tablerowviews"> http://developer.appcelerator.com/question/30441/iphone-bug-backgro...
Comments
- Thomas Huelbert 2011-04-15
valid, needs testcase
- Blain Hamon 2011-04-15
A minor update while I implement it. The developer question is actually not on tableView, but on tableViewRow, which is not a TiUIView (And thus did not inherit gradient support).
From the looks of things, gradient will take up the entire row, even in grouped format, with no rounded corners. But I will also implement a 'selectedBackgroundGradient' to be used when the row is selected, similar to selectedBackgroundColor, etc.
- Graham 2011-04-15
August? As it is obvious this is not a priority fix, why don't you remove this from the documentation in the mean time so developers don't waste their time trying to achieve this thing that is currently impossible.
Here it is: http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.TableViewRow-object"> http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI....
Cheers,
- Graham
- Blain Hamon 2011-04-15
Should we implement this? Should we fix the docs? Need to pow-wow over it.
- Vikramjeet Singh 2011-08-17
- Wilson Luu 2011-10-28