pixel-editor/js/tools
Joao Vitor ddb882faae Fixed EyeDropperTool bug
The EyeDropperTool was not working properly, the reason was the class name.
2022-01-08 00:56:39 -03:00
..
_ellipse.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
BrushTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
DrawingTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
EraserTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
EyeDropperTool.js Fixed EyeDropperTool bug 2022-01-08 00:56:39 -03:00
FillTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
LineTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
MoveSelectionTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
PanTool.js Fixed #39 2021-12-12 22:55:28 +01:00
RectangleTool.js Finished refactoring, moved sprite scaling functions in File 2021-12-06 20:12:57 +01:00
RectangularSelectionTool.js Removed all global variables, worked on File class and put canvas resizing functions in File 2021-12-06 17:37:43 +01:00
ResizableTool.js Polished previous bug fix 2021-12-12 22:50:21 +01:00
SelectionTool.js Added ResizableTool and SelectionTool 2021-11-01 13:02:18 +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