mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-22 05:32:12 -03:00
- Change lifecycle hook from nodeCreated to loadedGraphNode in Lora Loader, Lora Stacker, and TriggerWord Toggle nodes - Remove requestAnimationFrame wrappers as loadedGraphNode ensures proper initialization timing - Maintain same functionality for restoring saved values and widget initialization - Improves reliability by using the appropriate node lifecycle event