Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Fix appraisal measurement and other improvements #1082

Merged
merged 7 commits into from
Jun 17, 2020

Conversation

xZise
Copy link
Contributor

@xZise xZise commented Oct 5, 2019

Primarily it does fix the issue that the size of the appraisal box is not fixed to the relations of the screen. So it now does measure the box by scanning the white lines.

Additionally this also contains a few improvements like:

  • Don't disable the seekbars
  • Check the checkbox when using the seekbars
  • Only highlight it while actually scanning
  • Actually count the number of retries, so that it could actually "cancel" an appraisal

Add the highlight only when it actually scans and also remove it as soon
as it finishes, even if couldn't scan. This might make it more visible
to the user what it is doing (and for example that the scan failed).
No path lead to creating the preview on creation, fixed that.
It allows now to click the text to select a checkbox, to makes it easier
to check a checkbox.
Instead of having to enable the seek bar first, just check the checkkox
when the seekbar moves.
It would check that there aren't to many scans and fail at some point,
but it wouldn't actually count the number of tries so it would never
"fail". It would either succeed or the program exits.
The stat box is not always the same size, so we need to measure it to
calibrate the length of the bars. This removes the function to determine
the exact Y coordinates the bars are, because this is also relative to
the size of the box.
@nahojjjen nahojjjen merged commit 547830c into farkam135:master Jun 17, 2020
@xZise xZise deleted the appraisal-improvement branch December 30, 2020 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants