[AC-5449] Slider not working within ListView - IOS
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2017-12-17T22:16:10.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Alloy, Appcelerator CLI |
Labels | ios |
Reporter | Tony Lau |
Assignee | Shak Hossain |
Created | 2017-12-12T06:43:19.000+0000 |
Updated | 2017-12-19T08:17:25.000+0000 |
Description
Slider was working when placed inside ListView until SDK 6.1.2. After 6.2.0, the pointer just stay on the end points on either sides of the slider. Attached graphs show the different before and after the change since 6.1.2
My sample code simply use the slider to show the stock price day range and the current relative position.
Attachments
Hello [~tlau], Thanks for sharing with us. Are you getting this using *SDK 7.0.0.GA?* If need, please update your environment and let us know the results. Also share the full sample code here . Best
Hello, You studio version is too old, Please update to the Studio, CLI, and SDK to the latest one and try. Thanks.
I installed a new Mac with latest everything: - Axway Appcelerator Studio build 5.0.0.201712081732 - SDK 7.0 - node 8.9.3 - macOS High Sierra 10.13.2 and make sure I have Appcelerator CLI 7.0.0. appc use 7.0.0 Same issue with Slider inside LIstView. Those Slider I have not in a ListView work as expected.