pixel-editor/js/tools
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
..
BrushTool.js Continued tool tutorials 2022-01-25 23:47:01 +01:00
DrawingTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
EllipseTool.js Fixed selection tools dragging when the cursor is not in the selection 2022-01-31 23:17:15 +01:00
EraserTool.js Continued tool tutorials 2022-01-25 23:47:01 +01:00
EyeDropperTool.js Finished tooltorials 2022-01-30 00:09:43 +01:00
FillTool.js Finished tooltorials 2022-01-30 00:09:43 +01:00
LassoSelectionTool.js Fixed bugs 2022-02-04 22:13:11 +01:00
LineTool.js Continued tool tutorials 2022-01-25 23:47:01 +01:00
MagicWandTool.js Finished tooltorials 2022-01-30 00:09:43 +01:00
MoveSelectionTool.js Fixed bugs 2022-02-04 22:13:11 +01:00
PanTool.js Finished tooltorials 2022-01-30 00:09:43 +01:00
RectangleTool.js Fixed selection tools dragging when the cursor is not in the selection 2022-01-31 23:17:15 +01:00
RectangularSelectionTool.js Fixed bugs 2022-02-04 22:13:11 +01:00
ResizableTool.js Fixed selection tools dragging when the cursor is not in the selection 2022-01-31 23:17:15 +01:00
SelectionTool.js Fixed bugs 2022-02-04 22:13:11 +01:00
ZoomTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00