ISSUE:
Images shown in Coverflow out of order when the selected image on the coverflow is initially set to be another one besides the first one.
TESTED ON
iPhone 5.0.1
Titanium SDK 1.9.0.v2
Steps to reproduce
1. in kitchensink, edit coverflow_view.js
2. in line 10, modify the view to start with a selected image:
// create coverflow view with images
var view = Titanium.UI.iOS.createCoverFlowView({
images:images,
backgroundColor:'#000',
selected: 5
});
3. Run Kitchen Sink: base ui tab > views > coverflow view > coverflow local
Results:
(screen shot) images are not shown as expected, seems the order is off as well.
[INFO] One moment, building ...
[INFO] Titanium SDK version: 1.9.0 (01/26/12 10:46 9e7e750)
[INFO] iPhone Device family: universal
[INFO] iPhone SDK version: 5.0
[INFO] iPhone simulated device: iphone
[INFO] Detected compiler plugin: ti.log/0.1
[INFO] Compiler plugin loaded and working for ios
[INFO] Compiling localization files
[INFO] Detected custom font: comic_zine_ot.otf
[INFO] Launching application in Simulator
[INFO] Launched application in Simulator (18.71 seconds)
[INFO] Found 5.0 patch installed
[INFO] Application started
[INFO] KitchenSink/1.0 (1.9.0.v20120126104634.9e7e750)
[INFO] Welcome to Kitchen Sink for Titanium/1.9.0
Pull #1410 passed CR+FR
When will developers have access to this fix?
This fix should be available later today in a master CI build.
Closing as Fixed. SDK: 1.8.2.v20120214163156 Studio: 1.0.9.201202131024 OS: Lion Devices Tested: iPhone/iPad Simulator 4.3/5.0, iPhone4 5.0.1