mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-22 13:42:12 -03:00
- Moved getLocalExampleImageUrl function to uiHelpers.js for better modularity. - Updated ShowcaseView.js to utilize the new structure for local and fallback URLs. - Enhanced lazy loading functions to support both primary and fallback URLs for images and videos. - Simplified metadata panel generation in ShowcaseView.js. - Improved showcase toggle functionality and added initialization for lazy loading and metadata handlers.