{ "id": "171956", "key": "TIMOB-26231", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": [], "resolution": null, "resolutiondate": null, "created": "2018-07-23T12:46:14.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-07-23T12:46:26.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" }, { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "Our current animation system is already pretty powerful, but it hasn't seen too many updates over the last year. Comparing to other frameworks, we could easily add the new properties / animation types to our existing API set:\r\n\r\n- Grouping animation-sequences\r\n- Combining animation-sequences\r\n- Interpolate animations\r\n\r\nThe new API-sets could be added to the existing {{Ti.UI.Animation}} API, e.g.\r\n{code:js}\r\nconst animation = Ti.UI.createAnimation({\r\n velocity: {\r\n x: gesture.vx, \r\n y: gesture.vy\r\n }\r\n});\r\nanimation.decay();\r\n{code}", "attachment": [], "flagged": false, "summary": "TiAPI: Refactor animations to be more comprehensive", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }