mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
- Updated ModalManager to check for the presence of modals before registration, improving performance and preventing errors on pages without certain modals. - Added support for closing modals when clicking outside of them, enhancing user experience. - Ensured consistent handling of modal display properties across various modal types.