nobooli / POLton

POL button
0 stars 0 forks source link

BGM volume does not persist between page sessions #49

Closed nobooli closed 3 years ago

nobooli commented 3 years ago

Upon navigating to a different site then navigating back, the BGM's volume is always reset to 5, the default value. The proposed solution would be to store the volume within LocalStorage in the browser and refer to it always instead of storing volume within the view model.