mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[PR #966] [MERGED] Fix Tab order for Recorder controls #1277
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1277
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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-order← Head:issue-961📝 Commits (1)
0c5aff3Fix 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.