rsusik / screenpen

ScreenPen is a simple screen annotation software that allows drawing directly on the screen.
GNU General Public License v3.0
89 stars 17 forks source link

Can't draw on the screen #5

Closed mhalano closed 2 years ago

mhalano commented 2 years ago

After I select a tool and a color, I can't draw over screen. I get spammed in the console by messages like these. image

rsusik commented 2 years ago

Thanks, It will be easy to fix. Somehow Qt library has problems with floats with your configuration. I will update shortly.

rsusik commented 2 years ago

Updated. Please let me know if it works: pip install screenpen==0.1.14

mhalano commented 2 years ago

Working flawlessly. :)

rsusik commented 2 years ago

Thank you for your time and patience, Cheers