{ "id": "61236", "key": "TIMOB-604", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11222", "name": "Release 1.2.0", "archived": true, "released": true, "releaseDate": "2010-04-05" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:53:39.000+0000", "created": "2011-04-15T02:32:52.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:53:39.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

add stop and stop methods to animation object

{html}", "attachment": [], "flagged": false, "summary": "Add ability to stop/start an animation", "creator": { "name": "nwright", "key": "nwright", "displayName": "Nolan Wright", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nwright", "key": "nwright", "displayName": "Nolan Wright", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "123648", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Notes to self: Stopping an animation is done by specifying a new\nanimation in its stead.

\n

view.animate({center:{x:5,y:5}});

\n

This, combined with a new property on the view, called\n'animatedCenter', which reflects the current XY location of the\nview's animated version. Using

\n

\nview.animate({center:{x:view.animatedCenter.x,y:view.animatedCenter.y}});

\n

or

\n

view.animate({center:view.animatedCenter});

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:32:52.000+0000", "updated": "2011-04-15T02:32:52.000+0000" }, { "id": "123649", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Closed by 647dce1

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:32:52.000+0000", "updated": "2011-04-15T02:32:52.000+0000" }, { "id": "130770", "author": { "name": "jkritikos", "key": "jkritikos", "displayName": "Jason Kritikos", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Not sure this is working...", "updateAuthor": { "name": "jkritikos", "key": "jkritikos", "displayName": "Jason Kritikos", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T06:17:29.000+0000", "updated": "2011-04-15T06:17:29.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }