mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 11:12:35 +00:00
Merge pull request #6758 from Poktay/allow_reorder_masking_controls
allow reordering of inpaint masking controls (like the other sections can be reordered)
This commit is contained in:
@@ -116,6 +116,7 @@ restricted_opts = {
|
||||
}
|
||||
|
||||
ui_reorder_categories = [
|
||||
"masking",
|
||||
"sampler",
|
||||
"dimensions",
|
||||
"cfg",
|
||||
|
Reference in New Issue
Block a user