Needs work
Project:
Views Slideshow: Cycle2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2013 at 16:56 UTC
Updated:
2 May 2013 at 16:37 UTC
So it seems "data-cycle-loader" isn't working.
I am unable yet to deduce why, but at a pure stab in the dark I am currently surmising that it isn't compatible with "data-cycle-slides".
Comments
Comment #1
mustanggb commentedBumping the priority of this a little because although because although it still technically works with loader disabled performance is hideous and very jarring for user experience.
Comment #2
hixster commentedThink we've addressed this / Ben will chime in shortly.
Comment #3
ben young commentedJust applied a patch for this. The setting is available through the "Action Advanced Options" (same location as the similar functionality in Cycle 1), with None mapping to false, Wait mapping to wait (obv), and Quick mapping to true per http://jquery.malsup.com/cycle2/demo/loader.php
Comment #4
mustanggb commentedGreat stuff, unfortunately it still seems to suffer from the same issue as when I patched it myself, that is that the slideshow never actually starts with the loader enabled.
Or perhaps more correctly ".views-slideshow-cycle2-main-frame" never has any slides added to it.
Comment #5
ben young commentedAfter some testing outside of Drupal today I think this is a bug or documentation issue with the Cycle2 library: if the last slide doesn't have an image in it, the loader won't work.