[PR #294] [CLOSED] Potential fix for log window background 'random' color change. #993

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/294
Author: @IcySon55
Created: 7/18/2021
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • a6a5fe7 Fixed launching MPF in Windows 7.
  • 9748932 Potential fix for log window background 'random' color change.

📊 Changes

3 files changed (+9 additions, -6 deletions)

View changed files

📝 MPF/App.xaml (+1 -1)
📝 MPF/MPF.csproj (+1 -1)
📝 MPF/UserControls/LogOutput.xaml.cs (+7 -4)

📄 Description

Not sure yet if this fixes the problem, but will continue to test on my end.


🔄 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/294 **Author:** [@IcySon55](https://github.com/IcySon55) **Created:** 7/18/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a6a5fe7`](https://github.com/SabreTools/MPF/commit/a6a5fe7ac4445c2895afe5e9fea051da66825f18) Fixed launching MPF in Windows 7. - [`9748932`](https://github.com/SabreTools/MPF/commit/97489320f2176722cd4df6305b7af696f116295a) Potential fix for log window background 'random' color change. ### 📊 Changes **3 files changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `MPF/App.xaml` (+1 -1) 📝 `MPF/MPF.csproj` (+1 -1) 📝 `MPF/UserControls/LogOutput.xaml.cs` (+7 -4) </details> ### 📄 Description Not sure yet if this fixes the problem, but will continue to test on my end. --- <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:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#993