Skip to content

Update src/jquery.columnizer.js#42

Merged
adamwulf merged 1 commit intoadamwulf:masterfrom
cioddi:patch-1
Jul 27, 2012
Merged

Update src/jquery.columnizer.js#42
adamwulf merged 1 commit intoadamwulf:masterfrom
cioddi:patch-1

Conversation

@cioddi
Copy link
Contributor

@cioddi cioddi commented May 9, 2012

on resize the column height is recalculated and by that it looses the adjustment added to it.
but the variable adjustment ist not reset to 0 so it will not execute the if clause in line 379 another time once adjustment has a value greater than 100.

adamwulf added a commit that referenced this pull request Jul 27, 2012
Update src/jquery.columnizer.js to fix adjustment during columnize. this helps columnizer properly adjust each time it re-fires during a resize.
@adamwulf adamwulf merged commit a04cd57 into adamwulf:master Jul 27, 2012
@adamwulf
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants