mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
Fix "Custom Input" not working
This commit is contained in:
@@ -391,6 +391,7 @@ namespace DICUI
|
||||
btn_OutputDirectoryBrowse.IsEnabled = false;
|
||||
cmb_DriveLetter.IsEnabled = false;
|
||||
cmb_DriveSpeed.IsEnabled = false;
|
||||
btn_StartStop.IsEnabled = true;
|
||||
lbl_Status.Content = "User input mode";
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user