From 7430e59b64462fd37aaf41ad3262c87abbad4492 Mon Sep 17 00:00:00 2001 From: Mizaki Date: Sat, 17 Feb 2024 18:36:49 +0000 Subject: [PATCH] Add attributation to auto tag window --- comictaggerlib/autotagprogresswindow.py | 2 + comictaggerlib/ui/autotagprogresswindow.ui | 107 +++++++++++++-------- 2 files changed, 71 insertions(+), 38 deletions(-) diff --git a/comictaggerlib/autotagprogresswindow.py b/comictaggerlib/autotagprogresswindow.py index e10c48e..ae7d773 100644 --- a/comictaggerlib/autotagprogresswindow.py +++ b/comictaggerlib/autotagprogresswindow.py @@ -35,6 +35,8 @@ class AutoTagProgressWindow(QtWidgets.QDialog): with (ui_path / "autotagprogresswindow.ui").open(encoding="utf-8") as uifile: uic.loadUi(uifile, self) + self.lblSourceName.setText(talker.attribution) + self.archiveCoverWidget = CoverImageWidget( self.archiveCoverContainer, CoverImageWidget.DataMode, None, None, False ) diff --git a/comictaggerlib/ui/autotagprogresswindow.ui b/comictaggerlib/ui/autotagprogresswindow.ui index 3eee6d6..1cc7e7e 100644 --- a/comictaggerlib/ui/autotagprogresswindow.ui +++ b/comictaggerlib/ui/autotagprogresswindow.ui @@ -7,9 +7,15 @@ 0 0 900 - 413 + 456 + + + 0 + 0 + + 16777215 @@ -20,7 +26,23 @@ Issue Identification Progress - + + + + + 110 + 165 + + + + + 110 + 165 + + + + + @@ -42,43 +64,42 @@ - - - - - 110 - 165 - - - - - 110 - 165 - - - - - - - - - - 0 + + + + + + Qt::Horizontal - - false + + QDialogButtonBox::Cancel + + + true - - + + + + + 0 + 0 + + - + Metadata source - + + + + 0 + 0 + + Courier @@ -89,16 +110,26 @@ - - - - Qt::Horizontal + + + + + 0 + 0 + - - QDialogButtonBox::Cancel + + 0 - - true + + false + + + + + + +