zachwinter / kaleidosync

A WebGL Spotify visualizer made with Vue, D3, and Three.js.
https://www.kaleidosync.com
809 stars 61 forks source link

Saved settings not saved between refreshes #11

Closed swemoney closed 4 years ago

swemoney commented 5 years ago

After the page is refreshed, the settings revert back to default. Would be nice to save this info in local storage or cookies or maybe allow some url arguments so you can go directly to the page with all your settings already set.

zachwinter commented 4 years ago

This should now be fixed.

StergeZissakis commented 2 years ago

This should now be fixed.

Can I have a go?