Files
Comfyui-LayerForge/js
Dariusz L 03ab254f63 Improve layer state comparison and mirror methods
Added getStateSignature to compare layer states by serializing relevant properties, avoiding issues with image object references. Refactored mirrorHorizontal and mirrorVertical to be async and await all image updates before rendering and saving state, ensuring consistency and preventing race conditions.
2025-06-24 19:42:28 +02:00
..