From 7e39169654581d782d6d734da1b094aead7f2800 Mon Sep 17 00:00:00 2001 From: Qing Date: Thu, 20 Oct 2022 21:13:13 +0800 Subject: [PATCH] change mouse resize --- lama_cleaner/app/src/components/Editor/Editor.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lama_cleaner/app/src/components/Editor/Editor.tsx b/lama_cleaner/app/src/components/Editor/Editor.tsx index 9555cf1..7c6335e 100644 --- a/lama_cleaner/app/src/components/Editor/Editor.tsx +++ b/lama_cleaner/app/src/components/Editor/Editor.tsx @@ -1096,7 +1096,13 @@ export default function Editor() { {file === undefined ? renderFileSelect() : renderCanvas()} {showBrush && !isInpainting && !isPanning && ( -
+
)} {showRefBrush && (