mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 22:15:53 +00:00
Changed scaling mode
This commit is contained in:
parent
226bf76895
commit
e7259b0da8
11 changed files with 34 additions and 36 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
[resource]
|
||||
default_font = ExtResource("1_87kc4")
|
||||
default_font_size = 12
|
||||
default_font_size = 16
|
||||
Button/colors/font_color = Color(0, 0.588235, 0, 1)
|
||||
Button/colors/font_disabled_color = Color(0, 0.12549, 0, 1)
|
||||
Button/colors/font_focus_color = Color(0, 0.882353, 0, 1)
|
||||
|
|
@ -23,7 +23,7 @@ Button/constants/align_to_largest_stylebox = 0
|
|||
Button/constants/h_separation = 0
|
||||
Button/constants/icon_max_width = 0
|
||||
Button/constants/outline_size = 0
|
||||
Button/font_sizes/font_size = 10
|
||||
Button/font_sizes/font_size = 16
|
||||
Button/fonts/font = ExtResource("1_87kc4")
|
||||
Button/styles/disabled = ExtResource("2_p2o70")
|
||||
Button/styles/focus = ExtResource("2_p2o70")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue