mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Removed unnecessary refresh
This commit is contained in:
parent
8613020718
commit
e7c0c8dab4
1 changed files with 1 additions and 0 deletions
|
|
@ -410,6 +410,7 @@ class PushToContextSelectWindow(QtWidgets.QWidget):
|
|||
self._projects_combobox.set_standard_filter_enabled(state)
|
||||
self._projects_combobox.refresh()
|
||||
|
||||
|
||||
def _on_user_input_timer(self):
|
||||
folder_name_enabled = self._new_folder_name_enabled
|
||||
folder_name = self._new_folder_name_input_text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue