Skip to content

Commit

Permalink
stop loop intensifying, and ruining smooth mouse interactions
Browse files Browse the repository at this point in the history
  • Loading branch information
tholman committed Aug 1, 2014
1 parent 3c00ec4 commit 5dc45ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions intense.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ var Intense = (function() {

unlockBody();
unbindEvents();
stop();
document.body.removeChild( container );
}

Expand Down
2 changes: 1 addition & 1 deletion intense.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5dc45ac

Please sign in to comment.