From fc8e6fb557832320a770af80ec661d59f99878a4 Mon Sep 17 00:00:00 2001 From: Victor Seiji Hariki Date: Sun, 22 Jan 2023 09:18:47 -0300 Subject: [PATCH 1/4] Quick fix for zoom to cursor and brush erase blur Quick fix to some issues pointed out by @raivshard at #177 Signed-off-by: Victor Seiji Hariki --- index.html | 4 ++-- js/initalize/layers.populate.js | 24 ++++++++++++------------ js/ui/tool/colorbrush.js | 3 +++ 3 files changed, 17 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 948abff..e0b9697 100644 --- a/index.html +++ b/index.html @@ -358,7 +358,7 @@ @@ -386,7 +386,7 @@ src="js/ui/tool/maskbrush.js?v=d88810f" type="text/javascript"> - + - +