mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
feat(ui): remove "solid" background option
This commit is contained in:
@@ -1718,6 +1718,7 @@
|
||||
"disableTransparencyEffect": "Disable Transparency Effect",
|
||||
"hidingType": "Hiding {{type}}",
|
||||
"showingType": "Showing {{type}}",
|
||||
"dynamicGrid": "Dynamic Grid",
|
||||
"fill": {
|
||||
"fillStyle": "Fill Style",
|
||||
"solid": "Solid",
|
||||
@@ -1737,12 +1738,6 @@
|
||||
"transform": "Transform",
|
||||
"eyeDropper": "Eye Dropper"
|
||||
},
|
||||
"background": {
|
||||
"backgroundStyle": "Background Style",
|
||||
"solid": "Solid",
|
||||
"checkerboard": "Checkerboard",
|
||||
"dynamicGrid": "Dynamic Grid"
|
||||
},
|
||||
"filter": {
|
||||
"filter": "Filter",
|
||||
"filters": "Filters",
|
||||
|
||||
Reference in New Issue
Block a user