mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #528] Capture opens on wrong screen #440
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#440
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 @psarno on GitHub (Oct 7, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/528
Originally assigned to: @NickeManarin on GitHub.
I have a Windows 10 laptop (1903, OS Build 18362.356) that is projecting to a monitor via HDMI (monitor 1) and its own screen (monitor 2).
When I run ScreenToGif the primary controls open on the monitor (1) and when I click "Recorder" those controls open on the laptop screen (2).
This is highly confusing, it should open on the same monitor as the executable at first unless otherwise moved by the user.
@NickeManarin commented on GitHub (Oct 7, 2019):
Which version are you using?
Which recorder (older or newer)?
Both the Startup, Editor and Recorders save its position when closing, just to open again at the same spot.
If you close the recorder while it was on the second monitor, it will appear again in that spot next time that you open.
Do you want an option to disable that feature? Or is it not working as expected?
@psarno commented on GitHub (Oct 7, 2019):
Version 2.19.0.0.
I had a prior portable version installed that was used when I was not connected to a laptop screen (used single screen).
I now used it in both portable and the MSI version with the results described above.
@NickeManarin commented on GitHub (Oct 7, 2019):
Sorry, I didn't ask properly.
The app has two screen recorders, the new one can be enabled via Options > Application > Enable new recorder UI. They are very different, so they behave differently.
Now, the second question asks if the last time that you closed the recorder, it was positioned at the second monitor or not?
And if you really want that happening or not.
For example:
So, given these two promises, I think that you want to:
@NickeManarin commented on GitHub (Aug 16, 2020):
The recorder was fully reworked.
The capture controls won't be moved to another screen anymore.