{ "id": "89754", "key": "TIMOB-8651", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2012-07-27T11:20:26.000+0000", "created": "2012-04-10T11:12:52.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "api", "look1" ], "versions": [], "issuelinks": [ { "id": "19457", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "91104", "key": "TIMOB-8937", "fields": { "summary": "iOS: Feature to add the scroll enable/disable property to a scrollview", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T22:16:34.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": "Expose the UIScrollView setScrollEnabled property to the JavaScript.\r\n\r\nCode in TiUIScrollView.m\r\n\r\n{code:title=TiUIScrollView.m}\r\n-(void)setScrollEnabled_:(id)args\r\n{\r\n\t[[self scrollView] setScrollEnabled:[TiUtils boolValue:args def:YES]];\r\n}\r\n{code}\r\n\r\nJavascript could would be:\r\n{code}\r\nvar scroll = Ti.UI.createScrollView({\r\n scrollEnabled: false\r\n});\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS: Ability to disable scrolling in a ScrollView", "creator": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "iOS", "comment": { "comments": [ { "id": "210247", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Duplicate of TIMOB-8937", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-07-27T11:20:26.000+0000", "updated": "2012-07-27T11:20:26.000+0000" }, { "id": "415103", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate and links to the related ticket have been provided above.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T22:16:34.000+0000", "updated": "2017-03-22T22:16:34.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }