Browse Source

no worries about resizeTimeout

pull/563/head
David DeSandro 12 years ago
parent
commit
4cd2317c2c
  1. 2
      isotope.js

2
isotope.js

@ -259,8 +259,6 @@ function isotopeDefinition( Outlayer, getSize, matchesSelector, Item, layoutMode
} }
this.layout(); this.layout();
delete this.resizeTimeout;
}; };
return Isotope; return Isotope;

Loading…
Cancel
Save