mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
set status color to text
This commit is contained in:
parent
ceef6876e9
commit
98fbeb96ec
1 changed files with 1 additions and 0 deletions
|
|
@ -530,6 +530,7 @@ class LoaderWindow(QtWidgets.QWidget):
|
|||
"name": status_item.icon,
|
||||
"color": status_item.color
|
||||
},
|
||||
"color": status_item.color,
|
||||
"value": status_item.name,
|
||||
}
|
||||
for status_item in status_items
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue