Sync from development - prepare for v0.5.0.4

This commit is contained in:
Omni
2026-03-29 15:46:37 +01:00
parent 8e4dd06f11
commit c3551cd269
55 changed files with 334 additions and 333 deletions

View File

@@ -624,6 +624,9 @@ class WabbajackInstallerScreen(ScreenBackMixin, FocusReclaimMixin, QWidget):
self.collapse_show_details_before_leave()
self.go_back()
def cleanup_processes(self):
self._stop_focus_reclaim()
def showEvent(self, event):
"""Called when widget becomes visible"""
super().showEvent(event)