-
Notifications
You must be signed in to change notification settings - Fork 76
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
Zoom shows wrong location/region #132
Comments
Not entirely sure if the preview being far away from the pointer was actually intentional but regardless, I'd also like to add that because of this: trying to zoom to the edges of the screen will cause flickering on the viewfinder. TSww3eT004.mp4Also the pointer is smaller and misplaced compared to what I had on screen for some reason. I used ShareX with FFmpeg to record this vid. I'm a teacher and I hope to use the zoom feature that's available here instead of the Magnifier in Windows and the flickering might cause some problems with some photosensitive students. I'm using a dual monitor setup if that's relevant. And also I'm really glad I found this app, I was having trouble with DemoHelper and Zoomit, so thanks for that. |
a) on the edges, the area to be copied overlapped out of "screen" and the capture is capturing bad area. I knew this symptom but no one complained about yet. I will see if I can fix that quickly |
Can you try this version for the zoom on the borders: About your issue with the cursor, have you tried OBS ? |
Yes I usually use OBS anyway so it's no problem, I just use ShareX and ffmpeg for short video screenshots and things like that. I've tried out the new file, and the flickering isn't present anymore, it just shows black instead, so definitely workable now in my case :D And the offset of the viewfinder to the cursor is still present, which I'm still not sure if it's intentional or not. So thanks for that 😊 |
Sorry I think I sent you to the wrong thread |
Yea okay, I've changed it. I don't really see a difference 😅 but I'll keep it on so I don't encounter any bugs regarding DPI and all that... Thanks 😊 |
@rexelbartolome, |
@chuong, |
Hmmmm no, either way the zoom viewfinder still has an offset from the cursor. I double-checked and I might be mistaken on my previous post as only the size of the cursor changed with using ffmpeg and I must've thought that the placement of it also changed, turns out it might be the same offset. I used OBS now for this clip and used the new version that you provided, it still has an offset but the cursor size is correct since I'm not using ffmpeg anymore :) 2021-08-09.06-43-41.mp4 |
My zoom is 100% dynamic, because of that, the enlarged area can not be displayed behind the cursor (zoomIt takes a snapshot only once and can not show changes behind. |
@chuong @rexelbartolome |
I'm okay with it 😄 |
|
Firstly many thanks for the many enhancements included in this implementation.
Zoom is one of the nice features but when I tested the latest code, it displays a zoomed-in region very far from the pointer. The expected zoomed-in region should be around the mouse position or using the mouse position as the top left corner of the zoomed regions.
The text was updated successfully, but these errors were encountered: