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:
AUTOMATIC1111
2023-01-15 23:24:09 +03:00
committed by GitHub
2 changed files with 30 additions and 29 deletions

View File

@@ -116,6 +116,7 @@ restricted_opts = {
}
ui_reorder_categories = [
"masking",
"sampler",
"dimensions",
"cfg",