[GH-ISSUE #750] Don’t have this bad countdown while recording or even the recorder is within the recording range #605

Closed
opened 2026-02-26 09:32:03 +03:00 by kerem · 4 comments
Owner

Originally created by @rr4e on GitHub (Oct 28, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/750

Originally assigned to: @NickeManarin on GitHub.

Don’t have this bad countdown while recording or even the recorder is within the recording range

无标题
Originally created by @rr4e on GitHub (Oct 28, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/750 Originally assigned to: @NickeManarin on GitHub. Don’t have this bad countdown while recording or even the recorder is within the recording range <img width="855" alt="无标题" src="https://user-images.githubusercontent.com/14058293/97388394-dec9dc00-18cf-11eb-9daf-5b32fe579fef.png">
kerem 2026-02-26 09:32:03 +03:00
Author
Owner

@NickeManarin commented on GitHub (Oct 29, 2020):

Which version are you using?

This pop up only appears if the recording region is on top of the recording controls (the UI in which you control the capture).

<!-- gh-comment-id:718795754 --> @NickeManarin commented on GitHub (Oct 29, 2020): Which version are you using? This pop up only appears if the recording region is on top of the recording controls (the UI in which you control the capture).
Author
Owner

@rr4e commented on GitHub (Nov 2, 2020):

Which version are you using?

This pop up only appears if the recording region is on top of the recording controls (the UI in which you control the capture).
QQ截图20201102112703

yes.
version is 2.27.3
Even if he is within the recording range,maybe this is not necessary? Maybe he is controllable?
The earlier version can record the controls, but it feels very high-tech. thank you very much!

<!-- gh-comment-id:720217417 --> @rr4e commented on GitHub (Nov 2, 2020): > Which version are you using? > > This pop up only appears if the recording region is on top of the recording controls (the UI in which you control the capture). ![QQ截图20201102112703](https://user-images.githubusercontent.com/14058293/97827428-2c718a80-1cbc-11eb-929a-4309a3457812.png) yes. version is 2.27.3 Even if he is within the recording range,maybe this is not necessary? Maybe he is controllable? The earlier version can record the controls, but it feels very high-tech. thank you very much!
Author
Owner

@NickeManarin commented on GitHub (Nov 5, 2020):

Here's how it works:

User selects a part of the screen.
The recorder repositions itself to stay out of the way of the selected region.
User start capture.
If the recorder is on the way of the recording region:
    Display splash screen, warning that the UI will be hidden.
    Hide UI and start recording.
Else
   Start recording.

What's missing in here is a step that measures if it's possible to move the recording controls out of the way of the selected region.

<!-- gh-comment-id:722353794 --> @NickeManarin commented on GitHub (Nov 5, 2020): Here's how it works: ``` User selects a part of the screen. The recorder repositions itself to stay out of the way of the selected region. User start capture. If the recorder is on the way of the recording region: Display splash screen, warning that the UI will be hidden. Hide UI and start recording. Else Start recording. ``` What's missing in here is a step that measures if it's possible to move the recording controls out of the way of the selected region.
Author
Owner

@NickeManarin commented on GitHub (Jun 6, 2021):

Version 2.32 will have the fix for this issue.
The recorder will try to move it self to the sides when there's space left.

<!-- gh-comment-id:855329900 --> @NickeManarin commented on GitHub (Jun 6, 2021): Version 2.32 will have the fix for this issue. The recorder will try to move it self to the sides when there's space left.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#605
No description provided.