[TIMOB-18484] Windows: width property doesn't act properly for some controls
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-03-18T23:47:34.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 4.1.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Russell McMahon |
| Assignee | Gary Mathews |
| Created | 2015-01-30T21:06:06.000+0000 |
| Updated | 2017-03-16T22:22:11.000+0000 |
Description
For example, the TextField control doesn't look right when we set a width. We likely need to call minWidth on this control to set the desired width.
https://github.com/appcelerator/titanium_mobile_windows/pull/173
Closing ticket as fixed.