-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Tweaks to Image Progress Node #3833
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
Conversation
invokeai/frontend/web/src/features/nodes/components/ProgressImageNode.tsx
Outdated
Show resolved
Hide resolved
invokeai/frontend/web/src/features/nodes/components/ProgressImageNode.tsx
Outdated
Show resolved
Hide resolved
|
I've made some changes. Try them out and see. If they're what you wanted to achieve with this PR, I think it feels good enough for a merge. |
yes, it works as expected, was mainly trying to have the progress image not change the size of the node (as it was doing before) and when the user changes the nodes size it is remembered |
|
Seems good. Merging it in. |
What type of PR is this? (check all applicable)
Have you discussed this change with the InvokeAI team?
A while Back
Description
Some tweaks to the Progress image Node
Fixed aspect ratio and resize
Added nodesize option to nodeslice
Related Tickets & Documents
QA Instructions, Screenshots, Recordings
Added/updated tests?
have not been included
[optional] Are there any post deployment tasks we need to perform?