[PR #1157] [MERGED] Upgrading KGySoft package versions #1317

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

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/1157
Author: @koszeggy
Created: 11/13/2022
Status: Merged
Merged: 12/11/2022
Merged by: @NickeManarin

Base: feature/1157-update-kgysoftHead: KGySoftUpgrade


📝 Commits (1)

  • d6e240c Upgrading KGySoft package versions

📊 Changes

6 files changed (+10 additions, -69 deletions)

View changed files

ScreenToGif.Util/Extensions/WriteableBitmapExtensions.cs (+0 -62)
📝 ScreenToGif.Util/ScreenToGif.Util.csproj (+2 -2)
📝 ScreenToGif.ViewModel/ScreenToGif.ViewModel.csproj (+1 -1)
📝 ScreenToGif/ScreenToGif.csproj (+2 -1)
📝 ScreenToGif/Util/EncodingManager.cs (+1 -0)
📝 ScreenToGif/ViewModel/KGySoftGifOptionsViewModel.cs (+4 -3)

📄 Description

I upgraded the versions of the KGySoft.* packages and applied the code accordingly.

The WriteableBitmapExtensions class is now removed because its GetReadWriteBitmapData method is now part of the drawing libraries.


🔄 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/1157 **Author:** [@koszeggy](https://github.com/koszeggy) **Created:** 11/13/2022 **Status:** ✅ Merged **Merged:** 12/11/2022 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `feature/1157-update-kgysoft` ← **Head:** `KGySoftUpgrade` --- ### 📝 Commits (1) - [`d6e240c`](https://github.com/NickeManarin/ScreenToGif/commit/d6e240cac11f8f7c102d129ed4444b9a9da85252) Upgrading KGySoft package versions ### 📊 Changes **6 files changed** (+10 additions, -69 deletions) <details> <summary>View changed files</summary> ➖ `ScreenToGif.Util/Extensions/WriteableBitmapExtensions.cs` (+0 -62) 📝 `ScreenToGif.Util/ScreenToGif.Util.csproj` (+2 -2) 📝 `ScreenToGif.ViewModel/ScreenToGif.ViewModel.csproj` (+1 -1) 📝 `ScreenToGif/ScreenToGif.csproj` (+2 -1) 📝 `ScreenToGif/Util/EncodingManager.cs` (+1 -0) 📝 `ScreenToGif/ViewModel/KGySoftGifOptionsViewModel.cs` (+4 -3) </details> ### 📄 Description I upgraded the versions of the KGySoft.* packages and applied the code accordingly. The [`WriteableBitmapExtensions`](https://github.com/NickeManarin/ScreenToGif/blob/867c5f6ebc2044bd9ea4da4ed4905c3d832982b5/ScreenToGif.Util/Extensions/WriteableBitmapExtensions.cs#L27) class is now removed because its `GetReadWriteBitmapData` method is now [part](http://docs.kgysoft.net/drawing/html/T_KGySoft_Drawing_Wpf_WriteableBitmapExtensions.htm) of the drawing libraries. --- <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:24 +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#1317
No description provided.