[TIMOB-19837] Windows: Missing TitaniumKit View properties
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-11-05T12:02:01.000+0000 |
| Affected Version/s | Release 5.0.2 |
| Fix Version/s | Release 5.2.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2015-11-02T02:33:16.000+0000 |
| Updated | 2017-03-16T21:59:30.000+0000 |
Description
TitaniumKit View implements only few properties and there's a lot of missing properties. Such as
anchorPoint, focusable and so on.
https://github.com/appcelerator/titanium_mobile_windows/pull/464
How to Test
* This is internal changes in TitaniumKit and unit tests are included inSource/TitaniumKit/tests/ModuleViewTests.cppClosing ticket as fixed.