mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 02:24:16 +02:00
[flatpak] updating partials
This commit is contained in:
@@ -840,8 +840,7 @@ class ManageWindow(QWidget):
|
||||
if (self.pkgs and accept_lower_width) or new_width > self.width():
|
||||
self.resize(new_width, self.height())
|
||||
|
||||
if self.first_refresh:
|
||||
qt_utils.centralize(self)
|
||||
qt_utils.centralize(self)
|
||||
|
||||
def update_selected(self):
|
||||
if self.pkgs:
|
||||
|
||||
Reference in New Issue
Block a user