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: control adapters in control layers canvas #6287

Merged
merged 50 commits into from
Apr 30, 2024

Conversation

psychedelicious
Copy link
Collaborator

@psychedelicious psychedelicious commented Apr 29, 2024

Summary

Adds control adapters to the control canvas:

  • global control adapter layer (controlnet only, "resize" only)
  • global ip adapter layer
  • countless fixes and enhancements

Related Issues / Discussions

n/a

QA Instructions

Please try it out.

Two major known issues:

  • If you undo after deleting an IP adapter or Control Adapter from the control layers canvas, you'll get an error and have to reset the UI. This is a hard problem to solve.
  • FF v125 has a bug relate to mouse events that tank performance. Solution is clear, will get to it tomorrow.

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 python PRs that change python files invocations PRs that change invocations backend PRs that change backend files frontend PRs that change frontend files labels Apr 29, 2024
@psychedelicious psychedelicious changed the title Psyche/feat/UI/rcc control feat: control adapters in control canvas Apr 29, 2024
@github-actions github-actions bot added the frontend-deps PRs that change frontend dependencies label Apr 29, 2024
@psychedelicious psychedelicious changed the title feat: control adapters in control canvas feat: control adapters in control layers canvas Apr 30, 2024
@psychedelicious psychedelicious marked this pull request as ready for review April 30, 2024 03:53
didn't stage the right changes a few commits back
It's very easy to end up in a spot where you cannot select a layer at all to move it around. Too tricky to handle otherwise.
@hipsterusername hipsterusername merged commit 631878b into main Apr 30, 2024
14 checks passed
@hipsterusername hipsterusername deleted the psyche/feat/ui/rcc-control branch April 30, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend PRs that change backend files frontend PRs that change frontend files frontend-deps PRs that change frontend dependencies invocations PRs that change invocations python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants