pixel-editor/js
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
..
data
layers Fixed #45, #44, #40, #38 2021-12-11 12:48:12 +01:00
lib
tools Fixed EyeDropperTool bug 2022-01-08 00:56:39 -03:00
.eslintrc.json
Color.js
ColorModule.js Fixed #43, #41, #37 and #35 2021-12-11 10:48:14 +01:00
ColorPicker.js Fixed #48 and #47 2021-12-12 18:37:16 +01:00
Dialogue.js Binded closeDialogue to esc 2021-12-12 23:08:13 +01:00
EditorState.js Fixed pixel grid bug 2021-12-07 23:01:49 +01:00
Events.js
FeatureToggles.js
File.js Fixed canvas resizing bug 2022-01-05 17:41:13 +01:00
FileManager.js Removed a few dependencies, refactored pixel-editor.js 2021-12-07 12:11:40 +01:00
History.js Fixed #45, #44, #40, #38 2021-12-11 12:48:12 +01:00
Input.js Binded closeDialogue to esc 2021-12-12 23:08:13 +01:00
LayerList.js Fixed #45, #44, #40, #38 2021-12-11 12:48:12 +01:00
PaletteBlock.js Fixed #48 and #47 2021-12-12 18:37:16 +01:00
pixel-editor-splash-page.js
pixel-editor.js Fixed EyeDropperTool bug 2022-01-08 00:56:39 -03:00
PresetModule.js
Settings.js Fixed #45, #44, #40, #38 2021-12-11 12:48:12 +01:00
SplashPage.js
Startup.js Fixed pixel grid bug 2021-12-07 23:01:49 +01:00
Tool.js Removed a few dependencies, refactored pixel-editor.js 2021-12-07 12:11:40 +01:00
ToolManager.js Fixed EyeDropperTool bug 2022-01-08 00:56:39 -03:00
TopMenuModule.js Removed a few dependencies, refactored pixel-editor.js 2021-12-07 12:11:40 +01:00
Util.js