mojira.dev

bugcosmocvuh

Assigned

No issues.

Reported

MC-274640 Volume sliders can be set to 0% instead of OFF Duplicate

Comments

My speculation is that it's rounding off a value n, where 0<n<1, aka some float value and just showing it as 0, where in such case it would be 0<n<0.5, but same logic applies.