mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 14:24:15 +02:00
[appimage] showing an error dialog when it was not possible to download the file
This commit is contained in:
@@ -807,7 +807,7 @@ class ManageWindow(QWidget):
|
||||
def finish_action(self):
|
||||
self.ref_combo_styles.setVisible(True)
|
||||
self.thread_animate_progress.stop = True
|
||||
self.thread_animate_progress.wait()
|
||||
self.thread_animate_progress.wait(msecs=1000)
|
||||
self.ref_progress_bar.setVisible(False)
|
||||
self.progress_bar.setValue(0)
|
||||
self.progress_bar.setTextVisible(False)
|
||||
|
||||
Reference in New Issue
Block a user