mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-05-05 16:44:50 -04:00
Change "Shrink GUI" to "Display Scale" and its step to 0.1
This commit is contained in:
parent
17b3ed4e88
commit
f259ceb5e6
2 changed files with 3 additions and 3 deletions
|
@ -401,7 +401,7 @@ msgstr ""
|
|||
msgid "System Language"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrink GUI"
|
||||
msgid "Display Scale"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dark"
|
||||
|
|
|
@ -125,7 +125,7 @@ margin_bottom = 20.0
|
|||
margin_top = 3.0
|
||||
margin_right = 68.0
|
||||
margin_bottom = 17.0
|
||||
text = "Shrink GUI"
|
||||
text = "Display Scale"
|
||||
|
||||
[node name="ShrinkLabel" type="Label" parent="HSplitContainer/ScrollContainer/VBoxContainer/Interface/ShrinkContainer"]
|
||||
margin_left = 72.0
|
||||
|
@ -144,7 +144,7 @@ mouse_default_cursor_shape = 2
|
|||
size_flags_horizontal = 3
|
||||
min_value = 1.0
|
||||
max_value = 4.0
|
||||
step = 0.5
|
||||
step = 0.1
|
||||
value = 1.0
|
||||
tick_count = 7
|
||||
ticks_on_borders = true
|
||||
|
|
Loading…
Add table
Reference in a new issue