jkomoros / CASsim

Complex Adaptive Systems Simulator
Apache License 2.0
21 stars 0 forks source link

If hide() returns true on an option #63

Closed jkomoros closed 2 years ago

jkomoros commented 2 years ago

Then it also shouldn't show up in the "Add a property" dialog (or it should be grayed out). And the "add a property" dialog shouldn't show an affordance to be opened if there are no not-hidden options

jkomoros commented 2 years ago

Related to #25

jkomoros commented 2 years ago

the ideal fix to this is that if the dialog shows up they show up as disabled. But if all items are disabled, then the affordance doesn't show up

jkomoros commented 2 years ago

last fix: make it so if the default selected radio button is the first non-disabled one