Skip to content

Commit

Permalink
Update canvas_events.mixin.js
Browse files Browse the repository at this point in the history
  • Loading branch information
asturur authored Jul 22, 2016
1 parent d4f0b52 commit f9782cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mixins/canvas_events.mixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@
}

this._handleCursorAndEvent(e, target, 'up');
target && (target.__corner = 0);
shouldRender && this.renderAll();
},

Expand Down

0 comments on commit f9782cf

Please sign in to comment.