{ "id": "166922", "key": "TIMOB-24587", "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": [], "resolution": null, "resolutiondate": null, "created": "2017-04-04T05:43:18.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T19:55:41.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": [], "description": "Titanium app:\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor:'white',\r\n activityEnterAnimation : Ti.Android.R.anim.slide_in_left,\r\n activityExitAnimation : Ti.Android.R.anim.slide_in_left\r\n});\r\n\r\nwin.open();\r\n{code}\r\n\r\nBelow styling of window enter/exit has no effect when used in TSS file.\r\n\r\n'Window':{\r\n\tactivityEnterAnimation: Ti.Android.R.anim.slide_in_left,\r\n\tactivityExitAnimation: Ti.Android.R.anim.slide_in_left\r\n},\r\n\r\n\r\nSteps to reproduce: create an alloy mobile project. copy and paste the above to the index.hss file. Implement click to open another window from index.\r\n", "attachment": [ { "id": "62039", "filename": "Screen Shot 2017-04-18 at 09.15.46.png", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-04-17T23:16:13.000+0000", "size": 245334, "mimeType": "image/png" } ], "flagged": false, "summary": "activityEnterAnimation is not working as a parameter to createWindow", "creator": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "subtasks": [], "reporter": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "environment": "Mac OS\r\nSDK 6.0.3\r\nStudio 4.8.1.201612050850", "comment": { "comments": [ { "id": "417521", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "-Looks like an issue with SDK, moving to TIMOB.-", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2017-04-17T22:25:00.000+0000", "updated": "2017-04-17T22:29:37.000+0000" }, { "id": "417528", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "[~isener], I think {{activityEnterAnimation}} and {{activityExitAnimation}} should be set in the parameter pass to {{open()}} or {{close()}} of the window, not while creating the window.", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2017-04-17T22:54:00.000+0000", "updated": "2017-04-17T22:54:00.000+0000" }, { "id": "417536", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "body": "Hi [~fmiao],\r\n\r\nThanks for the quick response. However, the code completion/suggestion in TSS file for Window shows these parameters. Hence, one would assume that this can be set in the TSS file. \r\n\r\nScreen-grab is attached.", "updateAuthor": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-04-17T23:15:12.000+0000", "updated": "2017-04-17T23:15:12.000+0000" }, { "id": "417538", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "Moving to TIMOB to confirm usage of {{activityEnterAnimation}} and {{activityExitAnimation}}. ", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2017-04-17T23:24:05.000+0000", "updated": "2017-04-17T23:24:05.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }