-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Snipping #21
Comments
Are you on multiple monitor? if yes then the app can only do full horizontal or full vertical for now. Also you need to set the monitor scale to 100%. Unfortunately i've been very busy and haven't been able to fix bugs or improve the code of this project. i'll let you know when i fix it |
Yes I am using multiple monitors. |
Doesnt matter. This program is very bad. Doesnt capture correct part of the screen, its functionally useless. |
Bruh, how about you fix it then buddy. I haven't been able to allocate the time for this project and it's bad right now sure, but it won't change if no one do something about it thats what FOSS is after all |
Thank you for making this program. However, I have an issue where I can't seem to get snipping to work.
I have tried using the capture window and mask window, but whenever I click snip & translate, nothing changes. The log says
2023-07-21 01:14:35,702 INFO - Passed param check! (Main.py:705) [MainThread]
2023-07-21 01:14:35,702 INFO - Capturing full screen... (Capture.py:188) [MainThread]
2023-07-21 01:14:35,776 INFO - Captured full screen! (Capture.py:192) [MainThread]
2023-07-21 01:14:35,777 INFO - Snipped mode entered! Loading image... (Capture_Snip.py:115) [MainThread]
2023-07-21 01:14:35,878 INFO - Image loaded to canvas (Capture_Snip.py:119) [MainThread]
2023-07-21 01:14:48,662 INFO - Checking params... (Main.py:676) [MainThread]
but nothing happens. Left clicking does nothing. I try to right click on the capture/mask window, but it only brings up the settings.
The text was updated successfully, but these errors were encountered: