Acly / krita-ai-diffusion

Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
https://www.interstice.cloud
GNU General Public License v3.0
6.77k stars 331 forks source link

Upscale issue #5: the upscale model selector is not updated when the 1,00x Scale is chosen #1269

Open valery016 opened 2 weeks ago

valery016 commented 2 weeks ago

When the 1,00x Scale is chosen, no upscaling is performed, therefore it would be logical to display ‘None’ instead of the currently displayed 1st model in the list. Similarly, it would make sense to change the ‘Upscale’ button’s label to ‘Refine’ upon user selecting the 1,00x Scale.

Acly commented 1 week ago

The button label is easy to do.

Kind of disagree on changing the model selection, I think it's fine. UI options the user has specifically selected don't typically change even if they're not used in an operation.