You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a countdown timer after recording begins even when the relevant option is disabled, only when you record after supplying an arbitrary size by selecting a region on the screen.
To Reproduce
select a region on your screen , and start record Expected behavior
timer is not expected when not enabled
The text was updated successfully, but these errors were encountered:
Yes, I said when this option is disabled, the countdown timer shows up. This is the latest version. I said it appears only when you select a region on the screen manually:
Recorder:
Timer visible:
---
Timer option disabled:
How does the countdown timer shows up with the option being off?
How does the countdown timer shows up with the option being off?
Wondering the same)
@deontic I was asking about what exact message you see - the 2nd screenshot. From that I can see that this message is shown in case the recorded area intersects with the recording controls and it does inform that they will be hidden and provide you with the shortcut that does allow you to stop the recording.
The code condition to use the pre recording count down check if the option is on OR the recorded area intersects with the controls (so it's not limited to only the case when the area is selected).
There is a countdown timer after recording begins even when the relevant option is disabled, only when you record after supplying an arbitrary size by selecting a region on the screen.
To Reproduce
select a region on your screen , and start record
Expected behavior
timer is not expected when not enabled
The text was updated successfully, but these errors were encountered: