diff --git a/lama_cleaner/app/src/components/Editor/Editor.tsx b/lama_cleaner/app/src/components/Editor/Editor.tsx index 3ac2b58..332eeb6 100644 --- a/lama_cleaner/app/src/components/Editor/Editor.tsx +++ b/lama_cleaner/app/src/components/Editor/Editor.tsx @@ -470,6 +470,7 @@ export default function Editor() { duration: 1500, }) } + emitter.emit(DREAM_BUTTON_MOUSE_LEAVE) }) return () => {