[PR #348] [CLOSED] This is a way shorter way to ensure that the recorder window is onscreen #1111

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

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/348
Author: @dimitar-a-dimitrov
Created: 6/27/2018
Status: Closed

Base: masterHead: ensure_recored_onscreen


📝 Commits (1)

  • 5059504 This is a way shorter way to ensure that the recorder window

📊 Changes

2 files changed (+13 additions, -36 deletions)

View changed files

📝 ScreenToGif/Util/VisualHelper.cs (+9 -0)
📝 ScreenToGif/Windows/Recorder.xaml.cs (+4 -36)

📄 Description

This addresses issue #319. Compared to the current implementation this one is much shorter and avoids the condition checks.


🔄 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/348 **Author:** [@dimitar-a-dimitrov](https://github.com/dimitar-a-dimitrov) **Created:** 6/27/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ensure_recored_onscreen` --- ### 📝 Commits (1) - [`5059504`](https://github.com/NickeManarin/ScreenToGif/commit/5059504851af1bbc67e2423094e7dc36b27104cc) This is a way shorter way to ensure that the recorder window ### 📊 Changes **2 files changed** (+13 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/Util/VisualHelper.cs` (+9 -0) 📝 `ScreenToGif/Windows/Recorder.xaml.cs` (+4 -36) </details> ### 📄 Description This addresses issue #319. Compared to the current implementation this one is much shorter and avoids the condition checks. --- <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:41 +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#1111
No description provided.