pixelcrisis / turnstyles

turnstyles for turntable.fm | a chrome extension
14 stars 8 forks source link

Volume bug fixes #12

Closed Dazzuh closed 3 years ago

Dazzuh commented 3 years ago

Fixes weird behaviour when scrolling on a soundcloud track. Fixes unmuting returning to 100% volume instead of the volume you had set when you muted. Fixes allowing volume values > 100 resulting in errors in the console.

removed config save delay on setting volume so we can use the correct function when scrolling, delay was unnecessary anyway.