mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Fixed selection tools dragging when the cursor is not in the selection
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
/** TODO
|
||||
* - Move the selection only if the user started dragging inside of it
|
||||
*/
|
||||
class LassoSelectionTool extends SelectionTool {
|
||||
currentPixels = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user