[TIMOB-4396] iOS: CenterXPrecedence is not returning correct width value when left is not set
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-07T21:39:38.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | center, layout, precedence, ui |
| Reporter | Natalie Huynh |
| Assignee | Ingo Muschenetz |
| Created | 2011-06-14T10:17:57.000+0000 |
| Updated | 2017-06-07T21:39:38.000+0000 |
Description
Steps To Reproduce:
1. Run test 1044 from http://wiki.appcelerator.org/display/tp/UI+Composite+Layout+Behavior+Test+Case
Actual Result:
Width value is not calculated correctly
Expected Result:
Width value should be 100 since view width is 200, center is 100 and right is 50
Closing ticket due to the time passed and lack of input.