[TIMOB-15931] Custom thumbImage cut in half if moved at the end of the slider.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | android, slider, thumbImage |
Reporter | rj masiglat |
Assignee | Unknown |
Created | 2013-12-07T02:19:48.000+0000 |
Updated | 2018-02-28T20:03:39.000+0000 |
Description
half of the thumbImage disappear if moved at the end of the slider
Attachments
File | Date | Size |
---|---|---|
Titanium Slider Bug.PNG | 2013-12-07T02:19:48.000+0000 | 3843 |
Hi, We are looking into this. However, we could expedite this review if you post some test case or code snippet from your project where you have the slider implementation. Thanks,
hello here's a snippet from my code. Thanks.
Hello, We tested this issue and reproduced intermittently as per code sample below. We are moving this to TIMOB so that we can do further investigation on this. Thank you very much for reporting this. We appreciate you helping us to improve our product. Regards,
Test Environment:
OS: MAC OS X 10.8.5 Ti SDK: 3.1.3 GA, 3.2.0.x Ti CLI: 3.3.0 Android Device Android SDK 2.3.3, 4.2.2Test Code
Steps to Reproduce:
Create a simple mobile project.
Paste this code in app.js
Then Run this with testing environment
Custom thumb Image cut off in 2nd slider
Thanks