Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3347] iOS: scrollToView scrolls to requested position, then back to original location

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2017-05-26T14:23:20.000+0000
Affected Version/sRelease 1.6.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterMatthew Congrove
AssigneeIngo Muschenetz
Created2011-04-15T03:42:41.000+0000
Updated2017-05-26T14:23:20.000+0000

Description

HD post with code sample can be found here: http://developer.appcelerator.com/helpdesk/view/76488">http://developer.appcelerator.com/helpdesk/view/76488

If you create a scrollableView and then call scrollToView() it does not always scroll to the desired location (tends to scroll near requested location, then back to original index), and when it does it will usually scroll too far before snapping back (for instance, when going from index 0 to index 1 it will go 0->2->1). Setting the scrollableView.currentPage to the desired index does work.

VERSIONS

TI 1.6.0
IOS 4.3

Comments

  1. Lee Morris 2017-05-26

    Closing ticket as invalid as there is no valid test case and the link provided no longer works.

JSON Source