[TIMOB-442] Coverflow only displays the first handful of images -- Kitchen Sink
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | coverflow, defect, ios, iphone |
Reporter | Matt Denton |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:29:25.000+0000 |
Updated | 2011-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.
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.
this persists in 1.5.0, assigning the release and adding to my regression pass notes. 1.5.0 and low
Same here, only some images are loaded.
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.
Claiming this as part of the umbrella of coverview rewrite/fix.
(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...
1.5.0.5dc262e 3.2.2 ipad, 4.0.2 ipod touch 3rg gen.