[TIMOB-10940] Win8: Implement linear gradients
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-09-17T12:34:13.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Sprint 2012-03 WIN8 |
| Components | Windows |
| Labels | n/a |
| Reporter | Frederic Lebel |
| Assignee | Frederic Lebel |
| Created | 2012-09-17T09:01:41.000+0000 |
| Updated | 2017-03-07T20:38:33.000+0000 |
Example: backgroundGradient: { type: 'linear', startPoint: { x:0, y:0 }, endPoint: { x:0, y:1 }, colors: ['#FF0000', 'green', 'blue'], }
Closing ticket due to time passed.