diabeatz96/cain

Multiple checkbox systems behave unintuitively

Closed this issue · 4 comments

Currently if you uncheck a box, it only updates the value if it is greater or equal to the current value.

i.e.

image
Green will update the value, red will not.
Presumably ideal behavior is to have unchecking a lower level box update the value and update the other boxes accordingly.

(I can work on this and submit a PR to fix it in 1-2 days)

Issue assigned to you. change when needed.

So this issue was resolved with last PR correct?

Completed with #15