[TIMOB-665] allow buttons to support views
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.3.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:34:01.000+0000 |
Updated | 2011-04-17T01:53:51.000+0000 |
Description
allow buttons to support adding views like image views and labels to provide the ability to fully customize the look. the other option is to provide textAlign and verticalAlign capabilities for the button title.
let's discuss.
from premium support ticket:
http://helpdesk.appcelerator.net/tickets/1676">http://helpdesk.appcelerator.net/tickets/1676
Adding view support. Currently, this only sets the highlighting of labels that are direct children. If the need to do a deep traversal is needed, let me know.
(from [66ee83011b6960597306d17ca7cb9fa7f47318fd]) Closes #665 http://github.com/appcelerator/titanium_mobile/commit/66ee83011b6960597306d17ca7cb9fa7f47318fd"> http://github.com/appcelerator/titanium_mobile/commit/66ee83011b696...