Replies: 1 comment 1 reply
-
Hmm. I see where you're coming from, although I think it's a bit too fine-grained in this case. Is an operator really going to need/want to choose between a 27s ball save and a 28s ball save? Decision paralysis guides that fewer options to choose from make decisions easier and more confident, while giving too many options causes stress and uncertainty about what is "best". In this case, if the choices were 5s, 10s, 20s, or 30s, those choices are different enough that it's easy to pick which one is best suited to the operator's needs. Forcing them to choose a value down to 1s-precision is overwhelming. I feel like all typical settings fall in this category (except volume level, which benefits from fine-tune control due to external factors), so it makes sense to me to use explicit values for settings. This limitation forces designers to be critical of how many options they're offering. That said, if you are committed to this level of fine control and want to propose a PR, we can explore how that might work! |
Beta Was this translation helpful? Give feedback.
-
I would like to propose an enhancement to the existing Configuration Settings in MPF. Currently if I am configuring ball save time as a configurable property (as follows):
I need to create one row per value. My proposal is to enhance this to support a min/max and increment value as follows (this would only work for numerical values):
The question is, would this be a contribution to the framework you would like or should I implement this locally?
Beta Was this translation helpful? Give feedback.
All reactions