mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
Remove redraw() command.
This commit is contained in:
parent
d60b739ae2
commit
811f39f30e
1 changed files with 0 additions and 1 deletions
|
@ -178,7 +178,6 @@
|
|||
vectorItem = null;
|
||||
}
|
||||
processVector(event, true);
|
||||
// document.redraw();
|
||||
}
|
||||
|
||||
function onMouseDrag(event) {
|
||||
|
|
Loading…
Reference in a new issue