Skip to content

Alpha v1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZhengjcVP ZhengjcVP released this 24 Jul 03:21
· 6 commits to main since this release
fea9798

The following changes are made regarding RemoveFingeringMain.py:

  • Previously, thumbnail is changed and these changes are reflected to the original image. This will cause the final image to be inaccurate. Now, no direct changes are made to the thumbnail. The original image is changed, and the thumbnail is updated.
  • The thumbnail will automatically fit the size of screen (Under DPI Aware in Windows)
  • Refresh rate is changed for window display . Previously, the image refreshes every 10 ms. Now, the image only refreshes when a change is made.