[TIMOB-19954] Windows: Implement ImageView defaultImage
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-05-06T20:42:46.000+0000 |
| Affected Version/s | Release 5.1.0 |
| Fix Version/s | Release 5.3.0 |
| Components | Windows |
| Labels | parity, qe-5.3.0 |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2015-11-13T05:55:20.000+0000 |
| Updated | 2016-05-10T23:04:28.000+0000 |
Description
Implement following missing properties in
Ti.UI.ImageView.
- defaultImage
https://github.com/appcelerator/titanium_mobile_windows/pull/508
Implemented:
- toBlob - defaultImage - toImageUnimplemented:
- autorotate - decodeRetries - enableZoomControls - hires These are unimplemented because they seem like based on iOS specific, or there's no equivalent function on Windows.unknown
- preventDefaultImage I don't understand how this works...Ti API document says it's ignored whendefaultImageis set, but setting thistruewhen there's nodefaultImagedoes not make sense.[~cng] [~kota] We can't really do anything with this ticket. The items listed in the description are not fully implemented as seen in the comments. Please re-work the ticket to accurately reflect the implementation and we can close it.
[~emerriman] Updated ticket title/description to reflect the implementation so we can close it.
Verified as fixed. Tested on: Nokia Lumia 928 (8.1) Windows Simulator (8.1) Microsoft Lumia 640 (10) Windows Simulator (10) Windows 10 Studio: 4.6.0.201605030516 Ti SDK: 5.3.0.v20160509143032 Appc NPM: 4.2.5-5 App CLI: 5.3.0-44 Node v0.12.7 *Closing Ticket.*