face-hh / griddycode

A code editor made with Godot. Code has never been more lit!
Apache License 2.0
1.82k stars 115 forks source link

Volume Slider doesn't mute at 0% #122

Closed Sillyram closed 6 months ago

Sillyram commented 7 months ago

The Issue When the volume slider is set to its minimum value of 0%, music can still be heard faintly.

To Reproduce Incredibly complicated steps to reproduce are:

  1. Move your mouse cursor over the volume slider
  2. [IMPORTANT!!] left click and HOLD the slider
  3. While HOLDING the slider, drag it to the very left.
  4. Release the left mouse button.
  5. If these instructions are unclear and you end up somewhere unfamiliar, pray to your respective deity or god

Expected behavior The expected behaviour of the volume slider at a value of zero is to mute whatever volume it is controlling.

Screenshots not0

Desktop:

SweetyAngel commented 6 months ago

The issue was solved. You can close this issue