mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #568] Window record mode doesn't line up with windows #466
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#466
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cinderblock on GitHub (Dec 23, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/568
I'm trying to record a window. Weirdly, the selection boxes don't align with open windows very well. Also interesting is that it will not let me use the right 1/4 of my main monitor. The ScreenToGif UI simply disappears past a certain line on my main monitor.
I'm suspecting this has to do with running on a computer with multiple monitors of different resolutions.
@NickeManarin commented on GitHub (Dec 23, 2019):
Hi, which version of ScreenToGif are you using? (v2.19.3 is the latest)
Also, which recorder are you using? Looks like it's the new recorder UI.
@cinderblock commented on GitHub (Dec 23, 2019):
I'm on 2.19.3.
Yes, I think I am using the "new recorder UI". (I think I had just switched to it)
I'm trying to reproduce it but now it seems to be working well. Maybe it was a problem caused by changing UIs?
@NickeManarin commented on GitHub (Dec 23, 2019):
Hmm. That UI is basically a fullscreen transparent window. If the whole window is shifted to the side, all it's inner elements are going to be shifted too.
I'm going to re-work that recorder, I'm not going to use a fullscreen window anymore.
@cinderblock commented on GitHub (Dec 23, 2019):
Idk. Seems better now. It felt like none of the windows lined up. Boxes were like 10% bigger than expected. Could have been just everything was shifted, but didn't notice that specifically.
The really weird behavior was the tiny screen recording "toolbar" would basically go behind a wall on the right ~25% of my main monitor and no longer be visible (whichever part was behind the invisible wall)
@cinderblock commented on GitHub (Dec 24, 2019):
I think I was able to reproduce this by using this little known holdover menu option of Windows's:
By moving the recorder widget, your fullscreen interface gets moved too. This broke ScreenToGof issues on my second Windows computer temporarily.
@NickeManarin commented on GitHub (Dec 24, 2019):
Yes, that's what happened. Now I'm not sure how.