mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[view] fix: not applying filters after uninstalling a package
This commit is contained in:
@@ -805,6 +805,7 @@ class ManageWindow(QWidget):
|
|||||||
|
|
||||||
self.update_custom_actions()
|
self.update_custom_actions()
|
||||||
self._show_console_checkbox_if_output()
|
self._show_console_checkbox_if_output()
|
||||||
|
self.begin_apply_filters()
|
||||||
notify_tray()
|
notify_tray()
|
||||||
else:
|
else:
|
||||||
self._show_console_errors()
|
self._show_console_errors()
|
||||||
|
|||||||
Reference in New Issue
Block a user