Closed (fixed)
Project:
jCarousel
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2011 at 22:28 UTC
Updated:
10 Nov 2011 at 22:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchSorry this was the patch I meant to include from that same comment.
Comment #2
quicksketchThe patch didn't apply cleanly after all the other recent changes. Here's a reroll that adds the missing semicolons and makes a correction to the "settings" variable, which doesn't need to be locally scoped because it's already a local argument. Committed to both 2.x branches.