mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #438] [MERGED] General UI Cleanup #1018
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/438
Author: @mnadareski
Created: 12/13/2022
Status: ✅ Merged
Merged: 12/13/2022
Merged by: @mnadareski
Base:
master← Head:frontend-over📝 Commits (5)
b92b39eUpdate Nuget packages to newest stable3344c30Simplify path selection in UIf7a51ddUpdate changelogfbe4badFix broken normalization testa5b0c3dUpdate drive info before dumping📊 Changes
15 files changed (+175 additions, -277 deletions)
View changed files
📝
CHANGELIST.md(+4 -0)📝
MPF.Check/MPF.Check.csproj(+1 -1)📝
MPF.Check/Program.cs(+1 -1)📝
MPF.Core/MPF.Core.csproj(+3 -3)📝
MPF.Library/DumpEnvironment.cs(+42 -42)📝
MPF.Library/InfoTool.cs(+20 -44)📝
MPF.Library/MPF.Library.csproj(+2 -2)📝
MPF.Modules/BaseParameters.cs(+1 -1)📝
MPF.Test/Library/DumpEnvironmentTests.cs(+1 -1)📝
MPF.Test/Library/InfoToolTests.cs(+11 -12)📝
MPF.Test/MPF.Test.csproj(+4 -4)📝
MPF.UI.Core/MPF.UI.Core.csproj(+1 -0)📝
MPF/MPF.csproj(+2 -2)📝
MPF/ViewModels/MainViewModel.cs(+72 -150)📝
MPF/Windows/MainWindow.xaml(+10 -14)📄 Description
This PR does the following:
.with_for DIC, again (fixes https://github.com/SabreTools/MPF/issues/437)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.