Closed (duplicate)
Project:
Views Slideshow: Galleria
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2010 at 12:17 UTC
Updated:
23 Aug 2014 at 11:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
madaxe commentedsubscribing
Comment #2
khiustin commentedHello, thanks for this great module. Almost perfect...
At this time the same issue that Stefan, transitions don't work in fullscreen mode (I don't tested other modes), in my case don't work at all (don't work with fade, slide, etc.)
Could you please help with this?
Thanks in advance!
Comment #3
thinguy commentedsubscribe, noticing same issue.
Comment #4
mparker17Subscribe
Comment #5
dbassendine commentedI'm still seeing this issue, and I took a look. It turns outall the settings aren't being passed on correctly to Galleria (in themes/js/views_slideshow_galleria.js, line 22). For some reasons, if $settings['theme'] is set, then this is passed to Galleria as the first parameter, rather than the settings array. I assume this worked in an older version of Galleria, but longer does - I am working against Galleria 1.2 2011-02-18.
Here's a patch that passes on the settings array correctly.
Once you do some of the settings broke for me, but I'll describe these issues in a separate ticket.
Comment #6
dbassendine commentedComment #7
decade commentedThe above patch isn't working for me.
Is there some way to force a transition effect?
Comment #8
gmclelland commentedThis should be fixed in the 7.x-3.x version. Please reopen if it is still an issue.
Comment #9
sgabe commentedSeems to be a duplicate of #1772212: Transition effect does not work in fullscreen theme.