erosDiffusion / ComfyUI-enricos-nodes

Compositor Node experiments
MIT License
318 stars 10 forks source link

After rotating the canvas image, use the layerstyle node to output a mismatch #64

Open sky958958 opened 2 months ago

sky958958 commented 2 months ago

After rotating the canvas image, use the layerstyle node to output a mismatch image

erosDiffusion commented 2 months ago

please always add the worfklow so I can replicate (if possible simplify it) saving the image happens on mouse out of the canvas and only if the image has changed, always make sure you see the flashing yellow border (where the green is) . in some occasions it's possible mouse out is not received. it's possible rotation does not set the internal re-upload flag.

I won't have time to look into it today. in the meantime nudge the selection 1x that should fix it.

sky958958 commented 2 months ago

workflow - 2024-09-22T153658.852.json

erosDiffusion commented 2 months ago

updated more details for a workaroung in the original answer.