mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #325] Out of screen when detached monitor #269
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#269
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 @biohazardxxx on GitHub (May 22, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/325
Originally assigned to: @NickeManarin on GitHub.
Usually I have 3 Screens when docked with Laptop.
After undoc and have only one screen, I don't get the recorder window. I belive it is starting in an unavailable location where it was last time closed.
Any chance to add a check if the staratup location does realy exists and if not use a default one?
@Workshop2 commented on GitHub (Jul 4, 2018):
I also have this issue. I can't use the app now 👎
@NickeManarin commented on GitHub (Jul 5, 2018):
@Workshop2 Can you enable the other recorder UI? Open Options > Application > Enable new recorder UI.
Or you can also clear the current settings, head over to Options > Temporary Files > Click the little red X near the "Settings location" group.
@NickeManarin commented on GitHub (Jul 5, 2018):
@biohazardxxx Which recorder were you using? The "new recorder" or the old one? (The new one you can click and drag to select a screen area, like the snipping tool).
@Workshop2 commented on GitHub (Jul 6, 2018):
@NickeManarin I can't get to the app, it's floating outside of my window and I can't get it back into view. Where are the settings kept on disk? I could clear it manually.
@biohazardxxx commented on GitHub (Jul 6, 2018):
same here.
When I had back to my 3 screens then I could get it back. once I dock off to one screen and missed to move it to main screen it will be lost again.
@NickeManarin commented on GitHub (Jul 7, 2018):
@Workshop2 Do you see an icon on your notification area? If so, you can right click to open a context menu to open Options.
Also, you can bring the recorder into view by pressing Alt + Space, then Arrow down x2, then Enter.
After that, you can use your arrow keys to move the window.
But if you want to delete the settings file, head over
%APPDATA%/ScreenToGif, it's theSettings.xamlfile.You can delete the entire file or if you open, you can delete the two lines with "RecorderLeft" and "RecorderTop".
@NickeManarin commented on GitHub (Aug 12, 2018):
With this new release (v2.14.1), I updated the code that position the windows.
Also, if for some reason, a window is still not positioned at the right spot, you can right click the icon on the notification area to open the Troubleshooter.
@vatterspun commented on GitHub (Feb 2, 2019):
I have this same problem with LibreOffice. My workaround:
@NickeManarin commented on GitHub (Nov 13, 2019):
I'm further improving the automatic positioning of the screens, with v2.20 there's another fix incoming. #551
@NickeManarin commented on GitHub (Sep 6, 2020):
I reworked the new recorder UI and I also rewrote the screen detection algorithm, adding the option to not remember the position and/or size of the previous screen region.
This can disabled/enabled in
Options > Recorder > Other.Also, in last case scenario, it's also possible to use the Arrow keys to move the recorder (hold Alt to increase the speed) for both the newer or older recorders.
@JPustkuchen commented on GitHub (Feb 24, 2022):
Important note to all who are affected by this issue: You have to switch to the new UI manually!
Settings > Recorder > Select "New" and Save!
@NickeManarin commented on GitHub (Feb 24, 2022):
@JPustkuchen Yes, and that newer UI will be the default one in the near future. :)