GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 6.1.0, Release 8.0.1 |
Fix Version/s | n/a |
Components | iOS |
Labels | defect, engSchedule, ios, iphone |
Reporter | Gaurang Chhatbar |
Assignee | Unknown |
Created | 2017-05-22T08:42:20.000+0000 |
Updated | 2019-06-04T15:39:36.000+0000 |
Click and double click events having unexpected behaviour in different controls within Scrollview.
*Click Event*
Scrollview click event not generated by nested children, When you click within child area in Scrollview its working fine.
*Double Click Event*
Double click is working fine nested children but ScrollVeiw child having problem in double click.
Thanks for the report! Did it work with previous versions of the SDK? Also quick check: Are you using
run-on-main-thread
? If so, the issue is fixed in 6.1.0.RC.Yes Its working on previous SDK.