Code some part of the create profile page. Now it can load versions and types.

This commit is contained in:
wei
2026-07-30 21:43:19 +08:00
parent 3a4c1f42b2
commit 8d865c92a9
9 changed files with 468 additions and 183 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ class ProgressDialog(QDialog):
row.finished = True
if self.all_tasks_finished():
self.close_timer.start(2000)
self.close_timer.start(600)
def all_tasks_finished(self):
return bool(self.rows) and all(