As in dat.GUI, when the user passes in a list of string/value pairs we create a drop down control.
When not activated, the drop down should show the current state:
When you click the drop down, the list of options should open up. As you point up/down the list, the items highlight as you pass over them. When you "click" the current item is selected. If you point away from the drop down, it closes.
As in dat.GUI, when the user passes in a list of string/value pairs we create a drop down control.
When not activated, the drop down should show the current state:
When you click the drop down, the list of options should open up. As you point up/down the list, the items highlight as you pass over them. When you "click" the current item is selected. If you point away from the drop down, it closes.