Pixelshaped / dat-gui

Automatically exported from code.google.com/p/dat-gui
0 stars 0 forks source link

Need Mutually Exclusive Checkbox #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have created a jsfiddle [ http://jsfiddle.net/georgeneil/dEbRg/ ] to 
implement mutually exclusive checkbox. But it has some issues.

Step 1: When i click CheckBox2 its working as expected.

Step 2: when i click CheckBox1 its not getting checked. But on the next click 
it works.

Can someone guide me how to fix it.

Original issue reported on code.google.com by georgene...@gmail.com on 23 Jul 2012 at 9:06