[TIMOB-19399] Windows: Missing functions for ScrollView TitaniumKit
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-08-27T16:09:56.000+0000 |
| Affected Version/s | Release 4.0.0 |
| Fix Version/s | Release 5.0.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2015-08-24T07:52:46.000+0000 |
| Updated | 2015-09-14T19:17:42.000+0000 |
Description
Ti.UI.ScrollView TitaniumKit doesn't define required functions/properties such as contentOffset. Need to make sure it has valid interface.
https://github.com/appcelerator/titanium_mobile_windows/pull/417
Verified using: Windows 8.1 Appc CLI Core: 5.0.0-51 Appc CLI NPM: 4.2.0-8 Titanium SDK : 5.0.0.v20150914103117 Lumia 930 (8.1) The functions scrollTo() and scrollToBottom work as expected. The properties added work as expected Closing ticket