Make main volume slider more useful -40db instead of -70db
This commit is contained in:
parent
076c0c10eb
commit
156461ae64
|
@ -234,9 +234,9 @@ margin_left = 10.0
|
||||||
margin_top = 260.0
|
margin_top = 260.0
|
||||||
margin_right = 250.0
|
margin_right = 250.0
|
||||||
margin_bottom = 276.0
|
margin_bottom = 276.0
|
||||||
min_value = -70.0
|
min_value = -40.0
|
||||||
max_value = 0.0
|
max_value = 0.0
|
||||||
tick_count = 8
|
tick_count = 9
|
||||||
ticks_on_borders = true
|
ticks_on_borders = true
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
"_edit_use_anchors_": false
|
"_edit_use_anchors_": false
|
||||||
|
|
Loading…
Reference in New Issue