ianzhao05 / textshot

Python tool for grabbing text via screenshot
MIT License
1.72k stars 258 forks source link

Selection not from upper left corner #42

Closed artemgur closed 2 years ago

artemgur commented 2 years ago

When I make a selection starting not from the upper left corner, but from any other corner, instead of the text in selection it returns some long random text, which seems to be the text from all screen.

To reproduce, make a selection of some text from, for example, lower right corner to upper left corner.

https://user-images.githubusercontent.com/59292863/153153267-8c289447-2cd9-47e4-a4d5-154139d0ba49.mp4