Needs review
Project:
Views Slideshow: Galleria
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 00:19 UTC
Updated:
26 Mar 2012 at 00:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
dbassendine commentedHere's a patch to only accept "empty" or "numbers" (a new value) for the "thumbnails" setting (see http://galleria.io/docs/1.2/options/thumbnails/), so that the setting does not break Galleria. Of course this means thumbnails can now not be turned off. A workaround could be to hide these in css (eg. position:absolute; left: -999px on the thumbnails container).
Comment #2
dbassendine commentedPatch attached.
Comment #3
dbassendine commented