feat(ui): add recall Height/Width button to img2img initial image and current image displays in linear flow (#5161)

* working on recall height/width

* working on adding resize

* working on feature

* fix(ui): move added translation from dist/ to public/

* fix(ui): use `metadata` as hotkey cb dependency

Using `imageDTO` may result in stale data being used

---------

Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
This commit is contained in:
Paul Curry
2023-11-24 19:58:11 -08:00
committed by GitHub
parent 6e6d903f99
commit 4fe93e521e
4 changed files with 72 additions and 8 deletions

View File

@ -1111,6 +1111,7 @@
"upscaling": "Upscaling",
"unmasked": "Unmasked",
"useAll": "Use All",
"useSize": "Use Size",
"useCpuNoise": "Use CPU Noise",
"cpuNoise": "CPU Noise",
"gpuNoise": "GPU Noise",