dataarts / dat.gui

Lightweight controller library for JavaScript.
Apache License 2.0
7.51k stars 1.09k forks source link

Initializing the GUI closed, results in the Button labeled "Close Controls" #261

Open avgrad opened 4 years ago

avgrad commented 4 years ago

When Initializing the control panel with the closed option set to true, the resulting control panel will be closed, but the label on the button to open it will still say "Close Controls".

See https://codesandbox.io/s/busy-edison-xv05i for a demo.

almare commented 4 years ago

Same here

WORMSS commented 7 months ago

I too am seeing this..