Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.x-dev
Component:
ThumbnailHover
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2010 at 06:06 UTC
Updated:
18 Sep 2010 at 07:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
recrit commentedthe attach patch fixes this line of code:
hoverintent_add() does not return anything so the second part of this condition will always return FALSE.
Fix:
Comment #2
redndahead commentedPatch committed thank you