Active
Project:
Galleria
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2012 at 19:57 UTC
Updated:
6 Feb 2012 at 15:44 UTC
So, it seems that if I return a list of image fields in Views, and then change the format to Galleria, the slideshow shows up fine, except that it returns the same image 3 or 4 times in a row before returning another image. I've tried setting the "distinct" setting in the Views query settings, to no avail.
I can also confirm that when the same View is returned as a unformatted list, there are no duplicates.
Any thoughts out there on this?
Comments
Comment #1
kroimon commentedThe Views integration is a little hacky and might be buggy. I'm no expert with Views, so it would be great if someone could provide a patch with a proper implementation of that feature.
Comment #2
kroimon commentedJust to go sure: Did you try the latest -dev version? There was a change in the Views integration since beta2 but it might still be buggy.