mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #344] Stop button doesn't stop countdown #1654
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#1654
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 @EraserKing on GitHub (Jun 25, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/344
Originally assigned to: @EraserKing on GitHub.
ScreenToGif 2.13.3
In Options - Application, toggle on "Use a pre start countdown", and set a value (e.g. 3 seconds)
Click Recorder, then click Record button, then countdown starts to work (with toolbar title showing the remaining time)
Before countdown ends, click Stop button, then countdown looks to be stopped (toolbar title doesn't show remaining time), but just for a while (around 1s), later you'll find countdown is still running, and recording still starts after countdown finishes.
So, generally speaking, Stop button doesn't really stop the countdown and the recording always starts.