{ "id": "114599", "key": "TIMOB-13917", "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": "2013-05-19T22:34:10.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "android", "image", "ios", "slider", "thumbimage" ], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:26.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": "When I set thumb image property in the slider, half of the thumb image disappear after I moved it to the position 0 or 100. This bug is only on Android, on iOS it is working properly.\r\n\r\n*I can use in slider properties min/max + minRange/maxRange for a workaround ,but then I have to calculate things in the listener and if is there a lot of calculations whole slider is very slow... So is nice to have fixed slider ;)\r\n\r\n\r\n*app.js*\r\n{code:javascript} \r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor : \"white\"\r\n});\r\n\r\nvar slider = Ti.UI.createSlider({\r\n\twidth : '90%',\r\n\tthumbImage : \"KS_nav_ui.png\"\r\n});\r\n\r\nwin.add(slider);\r\nwin.open();\r\n{code}", "attachment": [ { "id": "38739", "filename": "ios_android_slider_bug.png", "author": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-19T22:34:10.000+0000", "size": 511021, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Slider thumb image is masked", "creator": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Macbook Pro, OSX 10.7.5, Ti: 3.1 GA", "comment": { "comments": [ { "id": "252852", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and confirmed on Samsung Galaxy S2 Android 2.3.6 with Ti SDK 3.1 GA and 3.2 CI. Works on iOS 6 simulator.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-20T18:25:34.000+0000", "updated": "2013-05-20T18:25:34.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }