Fix: OCR_ASSIGNMENT_LIMIT

This commit is contained in:
LmeSzinc 2023-09-03 00:27:07 +08:00
parent 438ae6f488
commit 3ac9e264e6
2 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -47,10 +47,10 @@ OCR_ASSIGNMENT_LIMIT = ButtonWrapper(
name='OCR_ASSIGNMENT_LIMIT',
share=Button(
file='./assets/share/assignment/ui/OCR_ASSIGNMENT_LIMIT.png',
area=(1095, 82, 1180, 125),
search=(1075, 62, 1200, 145),
color=(41, 44, 50),
button=(1095, 82, 1180, 125),
area=(1095, 95, 1180, 119),
search=(1075, 75, 1200, 139),
color=(51, 54, 60),
button=(1095, 95, 1180, 119),
),
)
OCR_ASSIGNMENT_LIST = ButtonWrapper(