tbfleming / jscut

In-browser CAM package
http://jscut.org
GNU General Public License v3.0
295 stars 136 forks source link

Add support for storing settings in localStorage #20

Closed tytouf closed 9 years ago

tytouf commented 9 years ago

This commit adds an option to store jscut settings in the browser local storage.

tbfleming commented 9 years ago

Thanks for the addition! I had to fix a couple bugs, but I really appreciate it!

tytouf commented 9 years ago

Cool!

I used saveSettingsFilename first because I liked that the next time I change the settings, it proposes to save them using the same file.

On Sun, Aug 24, 2014 at 3:16 PM, Todd Fleming notifications@github.com wrote:

Thanks for the addition! I had to fix a couple bugs, but I really appreciate it!

— Reply to this email directly or view it on GitHub https://github.com/tbfleming/jscut/pull/20#issuecomment-53192501.