mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
allow the drop if instances are selected
This commit is contained in:
parent
4cf0fe9145
commit
b3ca4abf6d
1 changed files with 1 additions and 0 deletions
|
|
@ -1687,4 +1687,5 @@ class SubsetAttributesWidget(QtWidgets.QWidget):
|
|||
if path:
|
||||
thumbnail_paths.append(path)
|
||||
|
||||
self._thumbnail_widget.set_drop_enabled(True)
|
||||
self._thumbnail_widget.set_current_thumbnails(thumbnail_paths)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue