mirror of
https://github.com/Azornes/Comfyui-LayerForge.git
synced 2026-05-06 16:36:44 -03:00
Replaces manual image layer creation with calls to canvas.addLayer, passing options and addMode. This streamlines image addition logic and ensures consistent handling of layer properties.