[TIMOB-15516] MW: Add support for shadowOffset, shadowColor, and shadowRadius on label and button
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-11-01T18:55:08.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 2013 Sprint 22, 2013 Sprint 22 Tooling, Release 3.2.0 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Vishal Duggal |
| Assignee | Chris Barber |
| Created | 2013-10-17T21:09:16.000+0000 |
| Updated | 2017-03-14T18:58:17.000+0000 |
Turns out we already supported some of the properties, so all of the infrastructure was already in place for supporting the rest. Yay!
PR: https://github.com/appcelerator/titanium_mobile/pull/4895
To test, run the test case from TIMOB-15515
Closing ticket as fixed.