mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Added correct cursor to move tool
Added _move.js to handle the selection movement, added cursor managemente for that tool. Found a bug in the imagedata part, it is currently blank.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
var imageDataToMove;
|
||||
var imageDataToMove;
|
||||
|
||||
function updateMovePreview() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user