WHAT
Slightly redesign GUI for the new possibility to select a constant number for decider combinator. With two options "constant number" and "input count". Something like this:
and when we press button to select signal:
this type of menu appears:
where we can select both signal and its constant number simultaneous (as we did it in constant combinator with 1 as default).
WHY
1. We used to select signal and its number simultaneously in one menu, not two separated.
2. This is more inline with other GUI
3. Less clicks when setting a group of output signals:
a) Open signal selection menu
b) Select signal
c) Select constant number
d) Close signal selection menu
VS
a) Open signal selection menu
b) Select signal
c) Close signal selection menu
d) Open constant selection menu
e) Select constant number
f) Close constant selection menu
Constant selection for decider combinator GUI tweak (2.0.37)
Moderator: ickputzdirwech
Re: Constant selection for decider combinator GUI tweak (2.0.37)
Oh, you just want to select the signal at the same time as the constant, I completely misunderstood, my bad.
I think it's better to keep it like it is currently though, since you don't select a constant when it is based on input count, so it is more consistent.
Re: Constant selection for decider combinator GUI tweak (2.0.37)
I am not sure if this suggestion is worth it, if the signal gui would be replaced with signal+count gui, then either it would change constant without selecting the constant output which means extra click when you want to output a constant, or it would change to constant output when you wanted to just change signal but keep using the value obtained from the inputs. Current approach avoids this issue by not proposing to select a constant when changing signal, and only when you set a different signal it switches to a constant output meaning it avoids unnecesary extra gui click in most of the use cases.