richrobber2 / canvas-zoom

zoom and pan functionality
350 stars 23 forks source link

mask disappears after resending to inpaint #60

Closed levoy1 closed 1 year ago

levoy1 commented 1 year ago

Usually i inpaint something in iterative steps by send the inpaint output back and generating again. The mask usually stays by default (you can paint once, then press back to actually view it).

However with the extension enabled, this is not possible anymore, the mask needs to be completely painted again or i get an error message (something about "left" to "right").

Maybe there is a trick with this extension? But i could not find a setting.

version: v1.3.1

daswer123 commented 1 year ago

Hi, for many people it was a problem that the mask remains after the transfer of images, so I made it so that it is always removed.

I'm working on reworking the settings right now. As soon as I finish, I'll make this feature optional

daswer123 commented 1 year ago

Updated, now you can turn it off in the settings.

image

levoy1 commented 1 year ago

Updated, now you can turn it off in the settings.

image

Awesome. Thank you very much!

CPioGH2002 commented 1 year ago

Thanks for adding that option but it seems it doesn't work reliably in the current version. Sometimes the mask gets cleared, at other times it does not. My aim is to keep it between switching pictures (via buttons) but it's a hit-and-miss so far.

Edit: Newer versions improved this a lot.