dataarts / dat.gui

Lightweight controller library for JavaScript.
Apache License 2.0
7.46k stars 1.08k forks source link

Impossible to revert saved preset to default #326

Open stam opened 1 year ago

stam commented 1 year ago

Once a preset has been saved, one can never return to the default, which is unwanted as the default config might change, or a user might forget which values have been changed.

vuejspyf commented 11 months ago

How to solve?