[PR #189] [MERGED] Various small fixes #1084

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

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/189
Author: @UselessToucan
Created: 9/9/2017
Status: Merged
Merged: 9/10/2017
Merged by: @NickeManarin

Base: masterHead: VariousSmallFixes


📝 Commits (3)

  • 2c18c3b Dispose IDisposable object before method return
  • 3a427a6 Perform null check before accessing object
  • 6e17ac8 Remove redundant code

📊 Changes

7 files changed (+94 additions, -90 deletions)

View changed files

📝 GifRecorder/Controls/SnapShots.cs (+42 -36)
📝 GifRecorder/Legacy.cs (+1 -4)
📝 GifRecorder/Modern.cs (+1 -4)
📝 GifRecorder/Pages/Transitions.cs (+1 -1)
📝 ScreenToGif/Controls/DoubleBox.cs (+1 -1)
📝 ScreenToGif/Webcam/DirectX/CaptureWebcam.cs (+46 -42)
📝 ScreenToGif/Windows/Editor.xaml.cs (+2 -2)

📄 Description

No description provided


🔄 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/189 **Author:** [@UselessToucan](https://github.com/UselessToucan) **Created:** 9/9/2017 **Status:** ✅ Merged **Merged:** 9/10/2017 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `master` ← **Head:** `VariousSmallFixes` --- ### 📝 Commits (3) - [`2c18c3b`](https://github.com/NickeManarin/ScreenToGif/commit/2c18c3b88a20c523de808320ff25d8ebfeaed9f1) Dispose IDisposable object before method return - [`3a427a6`](https://github.com/NickeManarin/ScreenToGif/commit/3a427a60308cb6a2320c9747e4a76e85e5904e55) Perform null check before accessing object - [`6e17ac8`](https://github.com/NickeManarin/ScreenToGif/commit/6e17ac8283cbe15da0a5857f0fd32d1ddd7c6ee3) Remove redundant code ### 📊 Changes **7 files changed** (+94 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `GifRecorder/Controls/SnapShots.cs` (+42 -36) 📝 `GifRecorder/Legacy.cs` (+1 -4) 📝 `GifRecorder/Modern.cs` (+1 -4) 📝 `GifRecorder/Pages/Transitions.cs` (+1 -1) 📝 `ScreenToGif/Controls/DoubleBox.cs` (+1 -1) 📝 `ScreenToGif/Webcam/DirectX/CaptureWebcam.cs` (+46 -42) 📝 `ScreenToGif/Windows/Editor.xaml.cs` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 09:33:36 +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#1084
No description provided.