Skip to content
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

Closed
Balerion300 opened this issue Nov 12, 2023 · 5 comments
Closed

[Bug]: Img2Img/Dream leads to unexpected cropping #269

Balerion300 opened this issue Nov 12, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@Balerion300
Copy link

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

  1. Go to OpenOutpaint
  2. Dream a new image
  3. Move the cursor and dream or Img2Img overlapping the first image.
  4. Accept one of the possible images, and anything outside the placement of the second cursor disappears from the canvas.

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

@Balerion300 Balerion300 added the bug Something isn't working label Nov 12, 2023
@zero01101
Copy link
Owner

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 :/

@joshyy1312
Copy link

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...

@zero01101
Copy link
Owner

probably should've closed as duplicate of #268 a while ago... continuing there

@zero01101
Copy link
Owner

sigh

@zero01101 zero01101 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2023
@zero01101
Copy link
Owner

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants