Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-442] Coverflow only displays the first handful of images -- Kitchen Sink

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:03.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelscoverflow, defect, ios, iphone
ReporterMatt Denton
AssigneeReggie Seagraves
Created2011-04-15T02:29:25.000+0000
Updated2011-04-17T01:53:03.000+0000

Description

0.9.1 Kitchen Sink Coverflow seems to only display the first handful of images, then it sporadically shows some and not others. Tried new images, same issue.

Comments

  1. kevinwhinnery 2011-04-15

    Just confirmed this issue is still present in the 1.2.x Kitchen Sink. First dozen or so images are displayed, but the next images are not added to the coverflow until you scroll backward and then forward again in the coverflow.

  2. Thomas Huelbert 2011-04-15

    this persists in 1.5.0, assigning the release and adding to my regression pass notes. 1.5.0 and low

  3. Stephane 2011-04-15

    Same here, only some images are loaded.

  4. Blain Hamon 2011-04-15

    This is not a solution, but a workaround, when the number of coverflow images is known beforehand, is to increase the coverflow cache size.

    In the titanium project, build/iphone/Classes/AFOpenFlowView.m, line 180, where it says "#define COVER_BUFFER 6", change the 6 to at least half of the number of images you need displayed.

  5. Stephen Tramer 2011-04-15

    Claiming this as part of the umbrella of coverview rewrite/fix.

  6. Jeff Haynie 2011-04-15

    (from [fa4c0e8f94ce1c3fd93a409602e8baa6f1b19202]) [#930 state:fixed-in-qa][#587 state:fixed-in-qa][#442 state:fixed-in-qa][#2119 state:fixed-in-qa] Coverflow rewrite to restore functionality. Setting images works more like imageView, but image resizing/using imageviews in coverflow is not yet supported. http://github.com/appcelerator/titanium_mobile/commit/fa4c0e8f94ce1c3fd93a409602e8baa6f1b19202"> http://github.com/appcelerator/titanium_mobile/commit/fa4c0e8f94ce1...

  7. Thomas Huelbert 2011-04-15

    1.5.0.5dc262e 3.2.2 ipad, 4.0.2 ipod touch 3rg gen.

JSON Source