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

Generally fix black when outpainting using some firefox addons #145

Merged
merged 4 commits into from
Jan 3, 2023

Conversation

seijihariki
Copy link
Collaborator

For some reason, when using some extensions, Firefox just bugs out the context after running a toDataURL. We now create a separate canvas for mask drawing, avoiding the issue altogether.

Should mostly fix zero01101/openOutpaint-webUI-extension#3 even with addons installed.

For some reason, when using some extensions, firefox just bugs out the
context after running a toDataURL. We now create a separate canvas for
mask drawing.
@seijihariki seijihariki marked this pull request as ready for review January 3, 2023 02:35
Copy link
Owner

@zero01101 zero01101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems straightforward enough, re-enabled DDG addon, removed the whitelist i'd added for localhost, and outpainting worked as expected minus txt2img resolution being wrong due to stupid HRfix misery lmao 👍

@seijihariki seijihariki merged commit b128943 into main Jan 3, 2023
@seijihariki seijihariki deleted the fix-addon-black-screen branch January 3, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Outpaint black image
2 participants