{ "id": "150129", "key": "TIMOB-19338", "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": "2015-08-04T10:26:36.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "cachesize", "engTriage", "scrollableview" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2019-12-10T22:21:52.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "The ScrollableView does not load onto the screen when I assign the cacheSize property in the XML, like:\r\n\r\n{code:xml}\r\n\r\n \r\n\r\n{code}\r\n\r\nIt also does not work when I assign a string `cacheSize=\"5\"`.\r\n\r\nFeature seems to work when i add it using .tss:\r\n\r\n{code:javascript}\r\n\"#slider\": {\r\n cacheSize: 5\r\n}\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS: cacheSize property does not work on XML", "creator": { "name": "creative_jira_user", "key": "uzbbert", "displayName": "Creative", "active": false, "timeZone": "Europe/Amsterdam" }, "subtasks": [], "reporter": { "name": "creative_jira_user", "key": "uzbbert", "displayName": "Creative", "active": false, "timeZone": "Europe/Amsterdam" }, "environment": "Ti SDK 4.1.0.GA Alloy 1.6.1", "comment": { "comments": [], "maxResults": 1, "total": 1, "startAt": 0 } } }