{ "id": "107009", "key": "AC-2058", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2013-02-07T00:26:20.000+0000", "created": "2012-12-21T18:27:54.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:41:01.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": "14544", "name": "Alloy", "description": "Please enter tickets related to the Alloy here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Why do I have animate current view for the consequent view to have a scroll event working? I know the question might sound confusing, so I am adding the code that does the trick. My $.checkin view has a scrollview that wouldn't scroll if I would simply add it to main window and move to left=0.\r\n\r\n\r\nfunction loadCheckin(category){\r\n$.checkin = Alloy.createController('checkin');\r\nmainWindow.add($.checkin.container);\r\n$.checkin.container.left = 639;\r\n$.mainContainer.animate({left:0, duration:0},function(){$.checkin.container.animate({left:0, duration:200});});\r\n$.checkin.loadPage(category);\r\n}", "attachment": [], "flagged": false, "summary": "Scroll doesn't work for consequent view if I don't animate the current view (during the initial animation)", "creator": { "name": "opolyo01", "key": "opolyo01", "displayName": "Oleg Polyakov", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "opolyo01", "key": "opolyo01", "displayName": "Oleg Polyakov", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium CLI Version: 3.0.21\r\nAlloy Version: 0.3.3\r\nTitanium SDK Version: 2.1.4", "comment": { "comments": [ { "id": "237560", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing due ot lack of info. If a reproducible test case is included then I'll reopen.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-07T00:26:20.000+0000", "updated": "2013-02-07T00:26:20.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }