Skip to content

Fix: "Preserve Masked Region" for new mask compositing #8065

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

dunkeroni
Copy link
Contributor

Summary

Broken in #8035 because mask inversion was previously handled by the alpha-to-mask node which is no longer used.

Now addInpaint and addOutpaint will pass canvasSettings.preserveMask, and compositing includes this boolean in the caching.

Merge Plan

ready to merge

Checklist

  • The PR has a short but descriptive title, suitable for a changelog

@github-actions github-actions bot added the frontend PRs that change frontend files label May 30, 2025
@psychedelicious psychedelicious merged commit bc67d5c into invoke-ai:main May 30, 2025
12 checks passed
@dunkeroni dunkeroni mentioned this pull request May 30, 2025
1 task
@dunkeroni dunkeroni deleted the fix_preserve_masked branch June 8, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants