mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
emi signal on fitler removement
This commit is contained in:
parent
de6c4c4342
commit
7a03ba98f9
1 changed files with 1 additions and 0 deletions
|
|
@ -763,3 +763,4 @@ class FiltersBar(BaseClickableFrame):
|
|||
self._filters_layout.takeAt(idx)
|
||||
widget.setVisible(False)
|
||||
widget.deleteLater()
|
||||
self.filter_changed.emit(name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue