mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 15:46:00 +03:00
[PR #973] [MERGED] Update the progress when processing frames #1278
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#1278
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/973
Author: @pawlos
Created: 8/14/2021
Status: ✅ Merged
Merged: 9/26/2021
Merged by: @NickeManarin
Base:
bugfix/971-Impossible-to-cancel-frame-processing← Head:issue-971📝 Commits (1)
c104f15Update the progress when processing frames📊 Changes
1 file changed (+15 additions, -2 deletions)
View changed files
📝
ScreenToGif/Windows/Editor.xaml.cs(+15 -2)📄 Description
The first processing of the frames didn't update the UI so it was not possible to see the progress.
Automated tasks were not handle request action to stop processing. It was only after the whole task was finished.
Closes #971
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.