Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15912] iOS: Dynamic ScrollableView has jerky effect when right swiping

GitHub Issuen/a
TypeBug
PriorityLow
StatusReopened
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsiphone, scrollableView, swipe
ReporterBruno Sizun
AssigneeUnknown
Created2012-10-16T13:42:59.000+0000
Updated2018-02-28T20:03:16.000+0000

Description

Problem

I designed a dynamic scrollableView with 3 scrollViews. ScrollViews are populated with data when needed (ie after left/right swipe effect). Left swipe effect is OK and smooth. Right swipe effect is jerky (scrollviews sometimes scroll, not null contentOffset,etc.., jerky refresh).

Test case

see archive project attached : iphoneTest.zip (source only) code : ui/viewArtiste.js, viewScroll2 function (scrollEnd event handler)

Logs

Insert any output or logs; one per code block. Use the title argument to differentiate between them

Discussions

it seems to be related to currentPage and setViews actions especially on target. Left swipe ok, right swipe randomly not smooth. Labels:

Attachments

FileDateSize
iphoneTest.zip2012-10-16T13:42:59.000+00002180966

Comments

  1. Pedro Enrique 2013-04-02

    Sorry for the delay... Please provide a runnable sample project, no more that two files.

JSON Source