Skip to content

feat(ui): Inpaint Mask Tools #8165

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

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from
Draft

feat(ui): Inpaint Mask Tools #8165

wants to merge 27 commits into from

Conversation

hipsterusername
Copy link
Member

Summary

This PR adds two new features to manage/improve Inpaint Masking experience:

  • Invert Mask: Inverts the current mask within the current bounding box.
  • Adjust BBox to Inpaint Masks -- This frames the bounding box around the current inpaint mask, accounting for compositing blur.

WIP -- This is not done yet. There are some issues with how this actually technically works that are probably non-optimal, but can also cause issues when the bounding box moves and is inverted repeatedly. I don't anticipate that's the actual use case, but we can discuss after 6.0 goes out.

Related Issues / Discussions

Requests.

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label Jul 1, 2025
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