mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Problem] unsaved Parameters dialog prompt not working as expected #855
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?
Originally created by @bikerspade on GitHub (Jul 18, 2025).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
Describe the issue
Custom Parameters are not applied when choosing Yes to use them when prompted
To Reproduce
Steps to reproduce the behavior:
Update output path. Example:
ISO\My Disc (USA)\My Disc (USA).bin
Uncheck Parameters checkbox, and edit Parameters dialog box by removing
--speed=#parameterLeave checkbox unchecked, and click Start Dumping. It will prompt if you would like to dump with these custom parameters
Select Yes
Dump proceeds but custom parameters are NOT used (--speed parameter is reintroduced)
Cancel dump. Parameters box is checked but Parameters box is in the same editable state where --speed parameter is not present
Expected behavior
Choosing yes should use the unsaved parameters.