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 && (