animal-crossing-music-extension / ac-music-extension

Google Chrome extension that plays hourly Animal Crossing music and more while browsing!
https://acmusicext.com
zlib License
343 stars 57 forks source link

Hotfix: Sliders updating with wrong colors #96

Closed Julian-MJK closed 4 years ago

Julian-MJK commented 4 years ago

The method that changed the colors of the sliders when they were updated, passed a pitch parameter that depended on another method completing execution before the parameter was passed, resulting in the colors of the previous pitch being applied to the new pitch, making colors inconsistent. Fixed by changing the parameter to a consistent method of getting pitch.