erosDiffusion / ComfyUI-enricos-nodes

Compositor Node experiments
MIT License
276 stars 9 forks source link

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

Open sky958958 opened 1 month ago

sky958958 commented 1 month ago

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

erosDiffusion commented 1 month 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 1 month ago

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

erosDiffusion commented 1 month ago

updated more details for a workaroung in the original answer.