mirror of
https://github.com/283375/arcaea-offline-pyside-ui.git
synced 2025-04-19 09:10:18 +00:00
fix: fixes #1
This commit is contained in:
parent
ecd4ed619e
commit
e1bc52a3ae
@ -87,6 +87,7 @@ class OcrQueue(Ui_OcrQueue, QWidget):
|
||||
self.__firstResizeDone = True
|
||||
|
||||
def ocrStarted(self):
|
||||
if self.model().rowCount() > 0:
|
||||
self.setOcrButtonsEnabled(False)
|
||||
|
||||
def updateProgressBarMaximum(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user