This commit is contained in:
PfandBoss
2022-12-10 13:20:33 +01:00
parent 797396b4f2
commit cd4970b2dc
2 changed files with 9 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ anchor_right = 0.5
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 4
[node name="Panel" type="Panel" parent="."]
custom_minimum_size = Vector2(15, 0)
@@ -26,9 +27,11 @@ anchors_preset = 13
anchor_left = 0.5
anchor_right = 0.5
anchor_bottom = 1.0
offset_left = -16.0
offset_left = 20.0
offset_right = 36.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset = Vector2(32, 0)
theme_override_icons/grabber_disabled = ExtResource("1_cb7ct")
editable = false
scrollable = false
@@ -38,8 +41,8 @@ anchors_preset = 13
anchor_left = 0.5
anchor_right = 0.5
anchor_bottom = 1.0
offset_left = 16.0
offset_right = 32.0
offset_left = -36.0
offset_right = -20.0
grow_horizontal = 2
grow_vertical = 2
theme_override_icons/grabber_disabled = ExtResource("2_udann")