[PR #375] [MERGED] Windows 7 UI Fix #1007

Closed
opened 2026-01-29 16:24:47 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/375
Author: @IcySon55
Created: 3/14/2022
Status: Merged
Merged: 3/15/2022
Merged by: @mnadareski

Base: masterHead: win7uifixes


📝 Commits (3)

  • 994999c Updated the Main Menu grid width setting so that the Help menu now appears proprely on Windows 7.
  • d49efff Changed the Secret log level color from Blue to Teal so that the text is much more readable.
  • 01a3295 Undid the Secret color change.

📊 Changes

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

View changed files

📝 MPF/Windows/MainWindow.xaml (+1 -1)

📄 Description

Fixes an issue with Windows 7 where the Help menu item was not visible.


🔄 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/375 **Author:** [@IcySon55](https://github.com/IcySon55) **Created:** 3/14/2022 **Status:** ✅ Merged **Merged:** 3/15/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `win7uifixes` --- ### 📝 Commits (3) - [`994999c`](https://github.com/SabreTools/MPF/commit/994999c8d479dcad088a917d9153650dd8954ea3) Updated the Main Menu grid width setting so that the Help menu now appears proprely on Windows 7. - [`d49efff`](https://github.com/SabreTools/MPF/commit/d49efff2a8a5a4e4de59f0050d5825aaba1c0312) Changed the Secret log level color from Blue to Teal so that the text is much more readable. - [`01a3295`](https://github.com/SabreTools/MPF/commit/01a3295c8a2f468ca158af1afc6fb07c2140596b) Undid the Secret color change. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MPF/Windows/MainWindow.xaml` (+1 -1) </details> ### 📄 Description Fixes an issue with Windows 7 where the Help menu item was not visible. --- <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:24:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1007