mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-06-09 12:39:23 -03:00
- Add showTagContextMenu() with Copy option for all tags, plus Edit Group for multi-item group tags - Attach contextmenu listener to simple tags - Move group tag contextmenu outside items.length > 1 guard so single-child groups also get the context menu (bugfix) - Clean up hanging context menu on re-render