mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
mutable dict fill values of keys
This commit is contained in:
parent
1088102e57
commit
8abe266995
1 changed files with 1 additions and 0 deletions
|
|
@ -704,6 +704,7 @@ class DictMutableKeysWidget(BaseWidget):
|
|||
widget = self.add_widget_for_child(child_entity)
|
||||
widget.origin_key = key
|
||||
widget.key_input.setText(key)
|
||||
widget.input_field.set_entity_value()
|
||||
self.on_shuffle()
|
||||
|
||||
def hierarchical_style_update(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue