Fixed bug that deleted the underlying pixels when confirming a selection

This commit is contained in:
unsettledgames
2020-03-07 23:13:35 +01:00
parent 9324a6a57e
commit 378e0f0cd0
5 changed files with 37 additions and 2 deletions

View File

@ -13,6 +13,7 @@
//=include utilities/rgbToHsl.js
//=include utilities/hslToRgb.js
//=include libraries/cookies.js
//=include _pixelEditorUtility.js