Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26579] Windows: Ti.UI.ImageView's load event object has no state property

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2018-12-10T13:42:37.000+0000
Affected Version/sRelease 7.5.0
Fix Version/sRelease 8.0.0
ComponentsWindows
Labelsparity
ReporterChristopher Williams
AssigneeKota Iguchi
Created2018-11-16T19:45:42.000+0000
Updated2018-12-11T12:57:07.000+0000

Description

According to our docs and our unit test suite, the Ti.UI.ImageView load event should fire off with an object holding a state property whose values is either 'image' or 'images', based on whether it's being fired after loading a single image from image property, or after loading a series of images from the images property.

Comments

  1. Kota Iguchi 2018-12-04

    https://github.com/appcelerator/titanium_mobile_windows/pull/1330
  2. Josh Longton 2018-12-10

    *FR Passed*
  3. Samir Mohammed 2018-12-11

    Closing ticket, fix verified in SDK version 8.0.0.v20181210172243. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile_windows/pull/1330

JSON Source