mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
- Add clear button inside autocomplete text widget that shows when text exists - Support both Canvas mode and Vue DOM mode with appropriate styling - Fix clear button visibility when value is changed externally (e.g., via 'send lora to workflow') - Implement dual notification mechanism: CustomEvent + onSetValue callback - Update widget interface to include onSetValue property