wahaha303 / ICCPlus

MIT License
7 stars 4 forks source link

Separate switching of visibility and unavailability #6

Open DragonsWho opened 4 months ago

DragonsWho commented 4 months ago

in ICC you can Choice either so that they become gray if unavailable or so that they disappear if the requirements are not met.

But not so that when condition A is met, the hidden, secret Choice becomes visible, but remains inaccessible until condition B is met.

Sometimes it's quite inconvenient >_>