mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-20 14:10:59 +00:00
Update canvas_events.mixin.js
This commit is contained in:
parent
d4f0b52f18
commit
f9782cf788
1 changed files with 1 additions and 0 deletions
|
|
@ -296,6 +296,7 @@
|
|||
}
|
||||
|
||||
this._handleCursorAndEvent(e, target, 'up');
|
||||
target && (target.__corner = 0);
|
||||
shouldRender && this.renderAll();
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue