pixel-editor/js
npalomba f7100ff9f7 Added comments, removed unused variables.
Signed-off-by: npalomba <nicola.palomba@studenti.galileilivorno.gov.it>
2019-04-01 21:37:53 +02:00
..
_addColor.js first commit 2019-03-26 23:20:54 +00:00
_addColorButton.js Solved bug that made the colour picker appear in the canvas. 2019-03-31 19:53:39 +02:00
_canvas.js Added comments, removed unused variables. 2019-04-01 21:37:53 +02:00
_changeTool.js first commit 2019-03-26 23:20:54 +00:00
_changeZoom.js Fixed zooming bug. Eraser tool implementation definitely completed. 2019-03-31 18:41:08 +02:00
_checkCompatibility.js first commit 2019-03-26 23:20:54 +00:00
_checkerboard.js Added comments, removed unused variables. 2019-04-01 21:37:53 +02:00
_clickedColor.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_colorChanged.js Added _checkerboard.js for transparency checkerboard management. Implemented generation of checkerboard (still need to test it properly, for example with weird height/width values). 2019-03-31 13:28:46 +02:00
_createButton.js first commit 2019-03-26 23:20:54 +00:00
_createColorPalette.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_deleteColor.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_dialogue.js first commit 2019-03-26 23:20:54 +00:00
_drawLine.js Added comments, removed unused variables. 2019-04-01 21:37:53 +02:00
_fileMenu.js first commit 2019-03-26 23:20:54 +00:00
_fill.js first commit 2019-03-26 23:20:54 +00:00
_getCursorPosition.js first commit 2019-03-26 23:20:54 +00:00
_history.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_hotkeyListener.js Fixed character hotkey for the eraser tool. 2019-03-31 12:24:11 +02:00
_initColor.js first commit 2019-03-26 23:20:54 +00:00
_jscolor.js Solved bug that made the colour picker appear in the canvas. 2019-03-31 19:53:39 +02:00
_loadImage.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_loadPalette.js first commit 2019-03-26 23:20:54 +00:00
_mouseEvents.js Added comments, removed unused variables. 2019-04-01 21:37:53 +02:00
_newPixel.js Fixed bug in canvas dragging, must fix the one on resizing. 2019-03-31 17:15:03 +02:00
_onbeforeunload.js first commit 2019-03-26 23:20:54 +00:00
_onLoad.js first commit 2019-03-26 23:20:54 +00:00
_palettes.js first commit 2019-03-26 23:20:54 +00:00
_presets.js first commit 2019-03-26 23:20:54 +00:00
_replaceAllOfColor.js Implemented eraser tool. Must move and resize layers at the same time. 2019-03-31 16:32:49 +02:00
_setCanvasOffset.js Fixed zooming bug. Eraser tool implementation definitely completed. 2019-03-31 18:41:08 +02:00
_settings.js first commit 2019-03-26 23:20:54 +00:00
_toolButtons.js Fixed zooming bug. Eraser tool implementation definitely completed. 2019-03-31 18:41:08 +02:00
_updateCursor.js Added comments, removed unused variables. 2019-04-01 21:37:53 +02:00
_variables.js Added comments, removed unused variables. 2019-04-01 21:37:53 +02:00
pixel-editor.js Fixed zooming bug. Eraser tool implementation definitely completed. 2019-03-31 18:41:08 +02:00