dataarts / dat.gui

Lightweight controller library for JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete GUI Preset

dafnamargalit opened this issue · comments

commented

I am working on a three.js and dat.gui implementation, and was wondering if anyone knows of a way to delete a preset after it is created? I attached an image of the basic dat.GUI preset implementation, but currently there is no option to delete a created preset. Additionally, if anyone has any knowledge on how to save the preset so that it stays even after the page is refreshed that would be great.

delete-preset