mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #794] [MERGED] Tab input only needed for ringcodes #1169
Reference in New Issue
Block a user
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/SabreTools/MPF/pull/794
Author: @Deterous
Created: 12/24/2024
Status: ✅ Merged
Merged: 12/24/2024
Merged by: @mnadareski
Base:
master← Head:master📝 Commits (1)
8cd57ccTab 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.