Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Carousel: fixing itemClick issue [#70 state:review]
  • Loading branch information
jakearchibald committed Jul 21, 2009
1 parent 99840db commit 6e98907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/carousel/carousel.js
Expand Up @@ -286,7 +286,7 @@
|| this._navNext[0].style.width
|| this._navNext[0].style.height
);

this._originalOptsLoop = this._opts.loop; // Added for bug fix trac 152 ***

rebuild.apply(this);
Expand Down

0 comments on commit 6e98907

Please sign in to comment.