mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
- Rename ui_utils.js to top_menu_extension.js to better reflect functionality - Replace custom button creation with ComfyUI Button and ButtonGroup components - Implement proper top menu integration using ComfyUI's menu system - Simplify window opening logic with shift-click support for new windows - Add retry mechanism for attaching button to menu - Improve code organization and maintainability by leveraging existing UI components