-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Img2Img/Dream leads to unexpected cropping #269
Comments
disclaimer: apologies for the extended delay, my brain is terrible and you shouldn't expect much from me yeah, confirming chromium-based browsers have a miserable new disaster with the layering implementation and that i'm not smart enough to have it figured out yet :/ |
Got the same problem on chrome. A somewhat easy workaround is to click one of the previous steps in the history palette then click the last one again. Depending on your steps, you have to go farther back or not :) Usually choosing a clear canvas or stamp does the trick. When you click on the last step it refreshes everything. I still love this extension, I have a hard time picturing my SD workflow without it... |
probably should've closed as duplicate of #268 a while ago... continuing there |
sigh |
seems chromium upstream is really seeming to be the culprit here; if anyone still affected could confirm the findings in #268 (comment) that'd be awesome :) |
What happened?
When using Dream or Img2Img, anything not inside the cursor window that is within the layer you're working on gets removed from the canvas. Images on the canvas on another layer than the current one stay in place, however.
This seems to be newish behavior, but it has been awhile since I last used OpenOutpaint. U have replicated this result in both Chrome and Edge. No apparent error messages are visible in the console.
Steps to reproduce the problem
What should have happened?
Images outside the cursor on the canvas should not be disappearing.
Commit where the problem happens
https://github.com/zero01101/openOutpaint-webUI-extension@a4a0200f
What platforms do you use to access openOutpaint?
Windows
What browsers do you use to access the UI ?
Google Chrome, Microsoft Edge
Browser Extensions/Addons
None active (using Incognito mode to disable all extensions)
AUTOMATIC1111 webUI Commandline Arguments
--api --xformers --no-half-vae --opt-channelslast
Additional information
No response
The text was updated successfully, but these errors were encountered: