[TIMOB-20308] Windows: Loading remote URL for ImageView fails
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2016-02-08T01:13:51.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | n/a |
| Reporter | Leor Brenman |
| Assignee | Kota Iguchi |
| Created | 2016-02-02T15:50:27.000+0000 |
| Updated | 2017-03-24T17:56:59.000+0000 |
Description
Add support for remote URL for ImageView for Windows Phone
Client claims that "remote image loading" is not supported for Windows Phone
http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.ImageView
above docs do not claim that remote URL does NOT work on Windows Phone
Seems supported: https://github.com/appcelerator/titanium_mobile_windows/blob/b6d8581bf00f9ce2e0b5b7477656ecd532c0a618/Source/UI/src/ImageView.cpp#L223
As far as I know, this is supported and works.
Already implemented, scheduled to be included in 6.0.0.
Closing ticket as invalid with reference to the above comments.