| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-02-02T14:37:54.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
| Components | MobileWeb |
| Labels | pointerevents, stage, stage2 |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-01-16T11:32:09.000+0000 |
| Updated | 2017-03-04T00:03:47.000+0000 |
Extends Widget (View, Evented).
Methods:
* scrollTo() - done!
Properties:
* canCancelEvents - bool - can mobile web support this?
* contentHeight - done!
* contentOffset - done!
* contentWidth - done!
* scrollType - "horizontal" or "vertical"
* showHorizontalScrollIndicator - use overflow-x:hidden or scroll
* showVerticalScrollIndicator - use overflow-y:hidden or scroll
Events:
* scroll
Update API docs to support properties:
* scrollType
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1314
Closing ticket as MobileWeb is no longer supported.