Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7209] MobileWeb: Complete Ti.UI.ScrollView implementation

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-02T14:37:54.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-03, Release 2.0.0, Release 1.8.2
ComponentsMobileWeb
Labelspointerevents, stage, stage2
ReporterChris Barber
AssigneeChris Barber
Created2012-01-16T11:32:09.000+0000
Updated2017-03-04T00:03:47.000+0000

Description

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

Attachments

FileDateSize
app.js2012-02-02T11:17:42.000+00001999

Comments

  1. Bryan Hughes 2012-01-31

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/1314
  2. Lee Morris 2017-03-04

    Closing ticket as MobileWeb is no longer supported.

JSON Source