mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #369] [MERGED] Added a button to quickly update the volume label and dump path. #1004
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/369
Author: @IcySon55
Created: 3/2/2022
Status: ✅ Merged
Merged: 3/2/2022
Merged by: @mnadareski
Base:
master← Head:master📝 Commits (2)
8b27b1eAdded a button to quickly update the volume label and dump path.33f2801Typo fixed the odd w.📊 Changes
2 files changed (+20 additions, -2 deletions)
View changed files
📝
MPF/ViewModels/MainViewModel.cs(+17 -1)📝
MPF/Windows/MainWindow.xaml(+3 -1)📄 Description
Behaves identically to switching the selected drive combo box. (Calls the InitializeUIValues method with rescanDrives set to false.)
Perhaps it might be better if this button assumed no auto-scan and just updates the label always skipping SystemType detection?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.