mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-08 05:37:45 +00:00
[PR #90] Added new options #963
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?
Original Pull Request: https://github.com/SabreTools/MPF/pull/90
State: closed
Merged: Yes
This PR adds some customization to the DIC process, it adds 4 options which can be changed in specific window.
Unknownsystem which wasn't present anymore in comboboxViewModelsfile which should contain all the view models needed by the UIThis PR is also a proof of concept about how binding between data and views should be done in WPF (so that we should follow this approach in general).
I left 2 TODOs, both relative to
KnownSystemAndMediaTypeToParameterssince paranoid flags and their tests should be handled by someone with a better knowledge of flag meanings (I choose you @mnadareski!)