mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-20 18:51:26 -03:00
6ef6c116e4
Remove searchType check from prompt behavior's hidePreview method. When an embedding was selected, the input event dispatched by insertSelection caused searchType to change before hide() was called, preventing the preview tooltip from being hidden. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>