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): update image usage check for canvas v2 layers and upscaling #6874

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

maryhipp
Copy link
Collaborator

@maryhipp maryhipp commented Sep 17, 2024

Summary

Update the image usage checks we do before deleting images to include the new layers for canvasV2 and upscaling.

Related Issues / Discussions

QA Instructions

Add image as various layers on canvas and try to delete it. Warning box should appear with details on where the image is being used.

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)

@github-actions github-actions bot added the frontend PRs that change frontend files label Sep 17, 2024
Mary Hipp and others added 2 commits September 18, 2024 10:15
- "isControlAdapterImage" -> "isControlLayerImage"
- "isIPAdapterImage" -> "isReferenceImage"
@psychedelicious psychedelicious enabled auto-merge (rebase) September 18, 2024 00:15
@psychedelicious psychedelicious merged commit bc683f9 into main Sep 18, 2024
14 checks passed
@psychedelicious psychedelicious deleted the maryhipp/check-image-usage branch September 18, 2024 00:19
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