Skip to content

Commit

Permalink
Note
Browse files Browse the repository at this point in the history
  • Loading branch information
vanderlee committed Nov 17, 2014
1 parent 7bce475 commit 220aa95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jquery.coverflow.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
that.currentIndex = that.options.index;

// Fix height
//@todo This needs to change. See issue #7
that.element.height(that._getCovers().first().height());

// Hide all covers and set position to absolute
Expand Down

0 comments on commit 220aa95

Please sign in to comment.