mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -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;
|
vectorItem = null;
|
||||||
}
|
}
|
||||||
processVector(event, true);
|
processVector(event, true);
|
||||||
// document.redraw();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function onMouseDrag(event) {
|
function onMouseDrag(event) {
|
||||||
|
|
Loading…
Reference in a new issue