Astromations / Hazy

A translucent spicetify theme
257 stars 12 forks source link

Fix display issue in hazy options after reset button click #95

Closed TKanX closed 3 months ago

TKanX commented 3 months ago

image

Modified JavaScript code to remove redundant units (px and %) from displayed values of blur, contrast, saturation, and brightness settings in the hazy options panel. This resolves the issue where values were erroneously appended with additional units (e.g., "15pxpx", "50%%") after clicking the reset button.