mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[Problem] Additional valid parameter in Parameters is erased with first enable/disable of checkbox #575
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 @tjanas on GitHub (Jul 19, 2023).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
Describe the issue
After starting MPF, if a valid additional parameter is added to Parameters, it will be wiped out when un-checking the checkbox. However, if you add the same parameter again, it will stay when un-checking the checkbox.
If you start MPF, and check the box and then uncheck the box without modifying the Parameters box, and then check the box once again followed by adding the valid additional parameter, it will persist.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Do not erase valid parameter.