Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7216] MobileWeb: Complete Ti.UI.ScrollableView implementation

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-02T16:04:45.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, themeable
ReporterChris Barber
AssigneeChris Barber
Created2012-01-16T11:45:03.000+0000
Updated2017-03-04T00:08:20.000+0000

Description

Extends Widget (View, Evented). Methods: * addView() - done! * removeView() - done! * scrollToView() - done! Properties: * cacheSize * currentPage - done! * pagingControlColor * pagingControlHeight * pagingControlTimeout * showPagingControl - need to know if the paging control overlays or if it adds or subtracts from the height * views - Array - done! Events: * scroll Update API docs with support for property "cacheSize" and note that method "toImage()" is not supported.

Attachments

FileDateSize
app.js2012-02-02T11:14:47.000+00003246

Comments

  1. Chris Barber 2012-01-16

    Example of what the paging control looks like: !http://f.hatena.ne.jp/images/fotolife/d/donayama/20100227/20100227190700.png! Paging control is the black area with the white dots.
  2. Bryan Hughes 2012-02-02

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1330
  3. Lee Morris 2017-03-04

    Closing ticket due to MobileWeb no longer being supported.

JSON Source