[PR #966] [MERGED] Fix Tab order for Recorder controls #1277

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

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/966
Author: @pawlos
Created: 8/8/2021
Status: Merged
Merged: 8/8/2021
Merged by: @NickeManarin

Base: bugfix/961-Wrong-tab-stop-orderHead: issue-961


📝 Commits (1)

  • 0c5aff3 Fix Tab order for Recorder controls

📊 Changes

2 files changed (+35 additions, -35 deletions)

View changed files

📝 ScreenToGif/Windows/NewRecorder.xaml (+23 -23)
📝 ScreenToGif/Windows/Recorder.xaml (+12 -12)

📄 Description

In both, new and old recorder the default Tab stop order works correctly so there no need to artificially change it with setting the TabStop property.

Closes #961


🔄 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/966 **Author:** [@pawlos](https://github.com/pawlos) **Created:** 8/8/2021 **Status:** ✅ Merged **Merged:** 8/8/2021 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `bugfix/961-Wrong-tab-stop-order` ← **Head:** `issue-961` --- ### 📝 Commits (1) - [`0c5aff3`](https://github.com/NickeManarin/ScreenToGif/commit/0c5aff3a420030bab11de933d0df18145fe16c84) Fix Tab order for Recorder controls ### 📊 Changes **2 files changed** (+35 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/Windows/NewRecorder.xaml` (+23 -23) 📝 `ScreenToGif/Windows/Recorder.xaml` (+12 -12) </details> ### 📄 Description In both, new and old recorder the default Tab stop order works correctly so there no need to artificially change it with setting the TabStop property. Closes #961 --- <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:15 +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#1277
No description provided.