Skip to content

Commit

Permalink
Correction for last push
Browse files Browse the repository at this point in the history
  • Loading branch information
jamietre committed Jun 8, 2013
1 parent bb755aa commit ad1d379
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/jquery.imagemapster.js
Expand Up @@ -2695,7 +2695,7 @@ A jQuery plugin to enhance image maps.
me.activeAreaEvent=0;
}
if (delay<0) {
deferred.resolve();
deferred.reject();
} else {
if (area.owner.currentAction || delay) {
me.activeAreaEvent = window.setTimeout((function() {
Expand Down

0 comments on commit ad1d379

Please sign in to comment.