mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
simplify impaint/sketch canvas handling
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@ function switch_to_inpaint(...args) {
|
||||
return Array.from(arguments);
|
||||
}
|
||||
|
||||
function switch_to_inpaint_sketch(...args) {
|
||||
function switch_to_composite(...args) {
|
||||
switchToTab('Image');
|
||||
switch_to_img2img_tab(3);
|
||||
return Array.from(arguments);
|
||||
|
||||
Reference in New Issue
Block a user