mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
add select item to projects combobox
This commit is contained in:
parent
b374bf7eae
commit
f86874df3d
1 changed files with 1 additions and 0 deletions
|
|
@ -496,6 +496,7 @@ class ContextDialog(QtWidgets.QDialog):
|
|||
parent=left_side_widget,
|
||||
handle_expected_selection=True
|
||||
)
|
||||
project_combobox.set_select_item_visible(True)
|
||||
|
||||
# Assets widget
|
||||
folders_widget = FoldersWidget(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue