Artikash / Textractor

Extracts text from video games and visual novels. Highly extensible.
GNU General Public License v3.0
2.1k stars 203 forks source link

For extra window add auto hide #1099

Closed Cloudstrifeff7 closed 1 year ago

Cloudstrifeff7 commented 1 year ago

In some games you do not always get text to translate, so it would be convenient to add an auto hide of the extra window after a few seconds (you decide the seconds) when new text to translate does not arrive. When some new text appears then extra window reappears and then disappears again after a few seconds.

Blu3train commented 1 year ago

I've been doing a PR for a year implementing this (#792). You set a basic timeout and additionally an additional time for each displayed character, so long texts have a longer display time. If you are interested I can upload the version in "Alpha build archive" waiting for a release with the new version.

Cloudstrifeff7 commented 1 year ago

I was waiting for a new version of the program but seeing no release then I ask for release in the alpha build. Thank you very much.

Blu3train commented 1 year ago

https://github.com/Artikash/Textractor/issues/868#issuecomment-1686579145

Cloudstrifeff7 commented 1 year ago

Thank you very much!