[AC-1286] iOS: Empty items from list view cause opacity loss of view in section header(s)
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-09-30T02:46:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Yishai Brown |
Assignee | Shak Hossain |
Created | 2015-05-04T12:28:34.000+0000 |
Updated | 2016-03-08T07:37:41.000+0000 |
Description
Create a listSection with a view header having opacity less than 1.
When empty the listSection from items, the viewed opacity of the header changes to 1,
though the value of the opacity in the viewHeader is correct as created.
Sample code attached.
PS. this may affect sibilig section headers as well!
Attachments
Hi , I tested the issue you reported. It looks like the feature "*Opacity loss*" in section header(s) is working fine for me. Opacity of view in section header will remain same when list view is empty . I tested this using the studio build: 4.1.1.201507141126, ti SDK 4.1.0 GA and Appcelerator Command-Line Interface, version 4.1.2 I recommend you upgrade SDK to the latest build and let us know if you get the error again. Thanks