mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[PR #346] [MERGED] Stop countdown timer for new recorder UI #1112
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#1112
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?
📋 Pull Request Information
Original PR: https://github.com/NickeManarin/ScreenToGif/pull/346
Author: @EraserKing
Created: 6/25/2018
Status: ✅ Merged
Merged: 6/30/2018
Merged by: @NickeManarin
Base:
master← Head:fix-prestart-countdown📝 Commits (1)
e978fb1Stop countdown timer for new recorder UI📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
ScreenToGif/Windows/Other/RecorderNew.xaml.cs(+6 -0)📄 Description
When Pre-Start is in use and a countdown is running, pressing Stop button doesn't really stop the countdown, and the capture still starts after the countdown ends.
This commit should fix #344
Unfortunately I didn't have enough time to go over all modes, but at least for me, New Recorder UI works fine after this change.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.