Commit Graph

15 Commits

Author SHA1 Message Date
Nicola 953dc40bc4 Fixed bugs
Hid brush size arrows in firefox, let the user cancel a selection by clicking outside the canvas, fixed lasso tool not detecting the selection if ending it outside the canvas.
2022-02-04 22:13:11 +01:00
Nicola 2e360dcf51 Started tool tutorials 2022-01-25 00:33:23 +01:00
Nicola cc460446b6 Finished ellipse tool 2022-01-23 13:32:23 +01:00
Nicola 6900ecb0c0 Removed selection reconstruction
Selecting out of bounds isn't a problem anymore
2022-01-22 12:23:39 +01:00
Nicola fd688a3e86 Fixed bugs in new selection system 2022-01-22 12:18:10 +01:00
Nicola 37d21f5dec Fixed pasting selection with cusor out of canvas 2022-01-12 23:13:53 +01:00
Nicola eada0f7ab1 Continued MagicWand
Only missing moving the selected pixels
2022-01-10 23:37:21 +01:00
Nicola 8eebb35df6 Refined partially external selections 2022-01-09 23:42:37 +01:00
Nicola fa1da7ca4c Added back copy cut paste 2022-01-07 23:22:42 +01:00
Nicola afff386e5f Added back selection pasting and end of selection 2022-01-07 23:10:50 +01:00
Nicola 06f534e38e Started selection dragging 2022-01-06 23:12:09 +01:00
Nicola de2479b007 Started making selection tools more generic
Will also hopefully remove MoveSelection.js and put its functions in SelectionTool
2022-01-05 23:54:29 +01:00
Nicola b37d050af8 Moved cursor in selection check to selection tool 2021-12-28 23:38:28 +01:00
Nicola 69d7f12790 Slightly refactored selection tool
Now the move tool doesn't depend on how the selection has been made anymore
2021-12-28 23:14:37 +01:00
unsettledgames a56d7092fc Added ResizableTool and SelectionTool 2021-11-01 13:02:18 +01:00