From a5144680e31268e8bd4b7a44d1555d0a49420105 Mon Sep 17 00:00:00 2001 From: Luiz Bills Date: Sat, 20 Jul 2024 22:34:51 -0300 Subject: [PATCH] fix litepixel minimum scale --- public/sw.js | 2 +- public/tools/pixel-art-editor.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/sw.js b/public/sw.js index 803e8c8..527e607 100644 --- a/public/sw.js +++ b/public/sw.js @@ -1,5 +1,5 @@ const cacheName = "luizbills.litecanvas-editor-v1"; -const version = "1.64.5"; +const version = "1.64.6"; const precacheResources = [ "/", diff --git a/public/tools/pixel-art-editor.html b/public/tools/pixel-art-editor.html index 714410b..5b46226 100644 --- a/public/tools/pixel-art-editor.html +++ b/public/tools/pixel-art-editor.html @@ -188,7 +188,7 @@

litepixel

Canvas size: x -    Pixel size: +    Scale: