v0.2.2
Changes
- Fixed: volume slider fill was computed in two places. The two copies had drifted — Preferences rounded the value, the player bar did not, so the DOM carried
14.000000000000002%. The rule now lives once, in the pure layer, and clamps its input: an invalid value renders 0%, never 100%.
Cosmetic only — no behaviour change from v0.2.1.
Since v0.2.1.
Released by @MXK7.