Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19954] Windows: Implement ImageView defaultImage

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2016-05-06T20:42:46.000+0000
Affected Version/sRelease 5.1.0
Fix Version/sRelease 5.3.0
ComponentsWindows
Labelsparity, qe-5.3.0
ReporterKota Iguchi
AssigneeKota Iguchi
Created2015-11-13T05:55:20.000+0000
Updated2016-05-10T23:04:28.000+0000

Description

Implement following missing properties in Ti.UI.ImageView. - defaultImage

Comments

  1. Kota Iguchi 2015-12-17

    https://github.com/appcelerator/titanium_mobile_windows/pull/508

    Implemented:

    - toBlob - defaultImage - toImage

    Unimplemented:

    - 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 when defaultImage is set, but setting this true when there's no defaultImage does not make sense.
  2. Eric Merriman 2016-05-06

    [~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.
  3. Kota Iguchi 2016-05-06

    [~emerriman] Updated ticket title/description to reflect the implementation so we can close it.
  4. Josh Longton 2016-05-10

    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.*

JSON Source