mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Added back eyedropper
This commit is contained in:
@@ -444,6 +444,6 @@ const ColorModule = (() => {
|
||||
resetPalette,
|
||||
createColorPalette,
|
||||
createPaletteFromLayers,
|
||||
updateCurrentColor
|
||||
updateCurrentColor,
|
||||
}
|
||||
})();
|
||||
Reference in New Issue
Block a user