[PR #973] [MERGED] Update the progress when processing frames #1278

Closed
opened 2026-02-26 09:34:16 +03:00 by kerem · 0 comments
Owner

📋 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-processingHead: issue-971


📝 Commits (1)

  • c104f15 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/NickeManarin/ScreenToGif/pull/973 **Author:** [@pawlos](https://github.com/pawlos) **Created:** 8/14/2021 **Status:** ✅ Merged **Merged:** 9/26/2021 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `bugfix/971-Impossible-to-cancel-frame-processing` ← **Head:** `issue-971` --- ### 📝 Commits (1) - [`c104f15`](https://github.com/NickeManarin/ScreenToGif/commit/c104f15302e7e339c452e3f43c56f92102af217e) Update the progress when processing frames ### 📊 Changes **1 file changed** (+15 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/Windows/Editor.xaml.cs` (+15 -2) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 09:34:16 +03:00
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#1278
No description provided.