[Bug]: "Read generation parameters from prompt" button not checking "Extra" option #6459
Closed
1 task done
Labels
bug-report
Report of a bug, yet to be confirmed
Is there an existing issue for this?
What happened?
When pasting generation prompts and pressing the "Read generation parameters from prompt" button, if the provided prompt has a variation seed, but doesn't contain the text "Seed resize from: ..." (indicating "Resize seed from width/height" options were set to 0), the "Extra" button won't automatically be enabled, and the "Resize seed from width/height" won't be set to 0x0.
Steps to reproduce the problem
What should have happened?
The "Extra" option should be enabled, and "Resize seed from width/height" should both be set back to 0x0.
Commit where the problem happens
88e01b2
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Mozilla Firefox, Google Chrome, Brave, Microsoft Edge
Command Line Arguments
Additional information, context and logs
This matters because despite using a 0x0 resize resolution for your variation seed, as long as your variation strength is above 0, there is still a change in the generated image.
The text was updated successfully, but these errors were encountered: