mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Almost finished recangle tool
There's a Math.round bug, sometimes the opacity is off.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
var imageDataToMove;
|
||||
var canMoveSelection = false;
|
||||
let lastMousePos;
|
||||
|
||||
// TODO: move with arrows
|
||||
function updateMovePreview(mouseEvent) {
|
||||
|
Reference in New Issue
Block a user