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

feat(ui): canvas auto mask followups 3 #7189

Merged
merged 8 commits into from
Oct 24, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

  • Fix issue where right-clicking the canvas w/ eraser tool would erase and then open the menu.
  • Add help tooltip to Auto-mask explaining how to use the feature.
    Screenshot 2024-10-25 at 5 47 54 am
  • Disable copy to clipboard when a layer is empty
  • Support image dnd for Inpaint Mask and Regional Guidance
    • New canvas drop targets for New Inpaint Mask and New Regional Guidance
      Screenshot 2024-10-25 at 6 27 54 am
    • New Replace Layer drop targets for Inpaint Mask and Regional Guidance
      Screenshot 2024-10-25 at 6 28 30 am
  • Fix issue w/ no cursor during transform when brush tool selected

Related Issues / Discussions

offline discussion

QA Instructions

try the things out

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added the frontend PRs that change frontend files label Oct 24, 2024
@psychedelicious
Copy link
Collaborator Author

  • Reverted inpaint mask and regional guidance drop targets - determined these are confusing
  • Added New from Image sub-menu to image ctx menu
    image

@psychedelicious psychedelicious merged commit b038107 into main Oct 24, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/feat/ui/canvas-auto-mask-followups-3 branch October 24, 2024 20:42
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