[TIMOB-23352] Windows: ScrollView click event always has ScrollView as source, not the actual view clicked on
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-06-14T18:47:07.000+0000 |
| Affected Version/s | Release 5.3.0 |
| Fix Version/s | Release 6.0.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Fokke Zandbergen |
| Assignee | Kota Iguchi |
| Created | 2016-05-10T10:13:31.000+0000 |
| Updated | 2017-01-09T08:59:22.000+0000 |
https://github.com/appcelerator/titanium_mobile_windows/pull/741
Verified using: OS: Microsoft Windows 10 Pro 10.0.14393 Appc core: 6.0.0-38 Appc NPM: 4.2.8-6 Ti SDK: 6.0.0.v20160904203840 Using the attached example the source property now returns the child view as expected Closing ticket