Closed (fixed)
Project:
Views Slideshow
Version:
7.x-3.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2011 at 20:57 UTC
Updated:
1 Jul 2013 at 18:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
pfrenssenThis simple patch adds the class 'playing' or 'paused' to the button. My javascript-fu is not exactly stellar, so I'd be glad if someone could give it a look.
Comment #2
pomliane commented#1353994: Add "paused" class to controls for theming marked as duplicate of this issue.
Comment #3
ckngTested and the code looks fine.
Comment #4
scottrouse commentedI can also verify that this works. I'd love to see this in dev.
Comment #5
ckrinaWorked for me too. Thanks.
Comment #6
robwithhair commentedPatch works for me. Would be good to see this in the release.
Comment #7
cwithout commentedAppears there's a fix for this in the current dev using classes "views-slideshow-controls-text-status-pause" and "views-slideshow-controls-text-status-play".
Comment #8
pfrenssenThis has been fixed in Commit 3de5104d9: Add a class to the pause/play control to know what the status is.
Comment #9
Jance commentedI see this is working on the Dev side, but I was wondering if there was a possibility that this code could get pushed out to the production trac.