{ "id": "61762", "key": "TIMOB-1130", "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": [ { "id": "11224", "name": "Release 1.4.0", "archived": true, "released": true, "releaseDate": "2010-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:55:17.000+0000", "created": "2011-04-15T02:44:50.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "defect", "ios", "iphone", "slider" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:55:17.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": "{html}

A premium customer submitted a ticket that when they set a\nsliders value to 0 the slider became unusable. I have reproduced\nthis as well. Code below.

\n

var basicSlider = Titanium.UI.createSlider({

\n
\nmin:0,\nmax:10,\nvalue:0,\nwidth:100,\nheight:'auto',\ntop:30\n
\n

});

\n

Helpdesk ticket:
\nhttp://helpdesk.appcelerator.net/tickets/3061

{html}", "attachment": [], "flagged": false, "summary": "Slider breaks when value is set to 0", "creator": { "name": "ctredway1", "key": "ctredway1", "displayName": "ctredway", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ctredway1", "key": "ctredway1", "displayName": "ctredway", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "124921", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [2d6b09ab17ba72955c9f998f72ad0da235e4978c])\nCloses #1130: Have to have slider take on non-zero\nvalue at creation to force subview drawing. \nhttp://github.com/appcelerator/titanium_mobile/commit/2d6b09ab17ba7...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:44:51.000+0000", "updated": "2011-04-15T02:44:51.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }