[PR #794] [MERGED] Tab input only needed for ringcodes #1169

Open
opened 2026-01-29 16:25:48 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/794
Author: @Deterous
Created: 12/24/2024
Status: Merged
Merged: 12/24/2024
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (1)

  • 8cd57cc Tab input only needed for ringcodes

📊 Changes

1 file changed (+2 additions, -35 deletions)

View changed files

📝 MPF.UI/Windows/DiscInformationWindow.xaml.cs (+2 -35)

📄 Description

Comments and Contents fields in redump don't like tab characters, so those fields in the Disc Information Window don't need tab input.
This should minimize complaints about tab navigation not being default, as it will only occur on the Ringcode tab (where it is the most important).


🔄 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/SabreTools/MPF/pull/794 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 12/24/2024 **Status:** ✅ Merged **Merged:** 12/24/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8cd57cc`](https://github.com/SabreTools/MPF/commit/8cd57cc18034747d67becccd251d6e0412293116) Tab input only needed for ringcodes ### 📊 Changes **1 file changed** (+2 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `MPF.UI/Windows/DiscInformationWindow.xaml.cs` (+2 -35) </details> ### 📄 Description Comments and Contents fields in redump don't like tab characters, so those fields in the Disc Information Window don't need tab input. This should minimize complaints about tab navigation not being default, as it will only occur on the Ringcode tab (where it is the most important). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:25:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1169