We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba3199 commit 03d5a44Copy full SHA for 03d5a44
2 files changed
ui/UILesson.tscn
@@ -102,7 +102,7 @@ margin_top = 82.0
102
margin_right = 760.0
103
margin_bottom = 82.0
104
mouse_filter = 2
105
-custom_constants/separation = 28
+custom_constants/separation = 20
106
107
[node name="PracticesContainer" type="VBoxContainer" parent="OuterMargin/ScrollContainer/InnerMargin/Content"]
108
margin_top = 88.0
ui/components/popups/SettingsPopup.tscn
@@ -139,6 +139,7 @@ hint_tooltip = "Increase or lower the size of all text in the app."
139
size_flags_horizontal = 3
140
custom_styles/grabber_area_highlight = SubResource( 1 )
141
custom_styles/grabber_area = SubResource( 2 )
142
+min_value = -2.0
143
max_value = 2.0
144
rounded = true
145
tick_count = 3
0 commit comments