mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
global: settings removing pillar/letter box enumerator
This commit is contained in:
parent
ba8da33c7c
commit
4c305b1677
2 changed files with 0 additions and 14 deletions
|
|
@ -107,7 +107,6 @@
|
||||||
"letter_box": {
|
"letter_box": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"ratio": 0.0,
|
"ratio": 0.0,
|
||||||
"state": "letterbox",
|
|
||||||
"fill_color": [
|
"fill_color": [
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
|
|
|
||||||
|
|
@ -366,19 +366,6 @@
|
||||||
"minimum": 0,
|
"minimum": 0,
|
||||||
"maximum": 10000
|
"maximum": 10000
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"key": "state",
|
|
||||||
"label": "Type",
|
|
||||||
"type": "enum",
|
|
||||||
"enum_items": [
|
|
||||||
{
|
|
||||||
"letterbox": "Letterbox"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pillar": "Pillar"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "color",
|
"type": "color",
|
||||||
"label": "Fill Color",
|
"label": "Fill Color",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue