diff --git a/src/Tools/DesignTools/Bucket.tscn b/src/Tools/DesignTools/Bucket.tscn index 17ed602d7..871cac243 100644 --- a/src/Tools/DesignTools/Bucket.tscn +++ b/src/Tools/DesignTools/Bucket.tscn @@ -100,7 +100,7 @@ layout_mode = 0 offset_right = 32.0 offset_bottom = 32.0 expand_mode = 1 -stretch_mode = 6 +stretch_mode = 5 [node name="OffsetX" parent="FillPattern" index="1" instance=ExtResource("1")] layout_mode = 2 diff --git a/src/UI/Dialogs/ImageEffects/ImageEffectParent.tscn b/src/UI/Dialogs/ImageEffects/ImageEffectParent.tscn index 773962b90..8a0134d6e 100644 --- a/src/UI/Dialogs/ImageEffects/ImageEffectParent.tscn +++ b/src/UI/Dialogs/ImageEffects/ImageEffectParent.tscn @@ -35,7 +35,7 @@ grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("4") expand_mode = 1 -stretch_mode = 6 +stretch_mode = 5 [node name="AspectRatioContainer" type="AspectRatioContainer" parent="VBoxContainer"] layout_mode = 2 diff --git a/src/UI/Recorder/Recorder.tscn b/src/UI/Recorder/Recorder.tscn index 717cc742f..050d8af9c 100644 --- a/src/UI/Recorder/Recorder.tscn +++ b/src/UI/Recorder/Recorder.tscn @@ -58,7 +58,7 @@ offset_right = 10.0 offset_bottom = 10.5 texture = ExtResource("1") expand_mode = 1 -stretch_mode = 6 +stretch_mode = 5 [node name="Settings" type="Button" parent="ScrollContainer/CenterContainer/GridContainer" groups=["UIButtons"]] unique_name_in_owner = true @@ -79,7 +79,7 @@ offset_top = -10.5 offset_right = 10.0 offset_bottom = 10.5 texture = ExtResource("3") -stretch_mode = 6 +stretch_mode = 5 [node name="OpenFolder" type="Button" parent="ScrollContainer/CenterContainer/GridContainer"] custom_minimum_size = Vector2(32, 32) @@ -97,7 +97,7 @@ offset_top = 3.0 offset_right = -3.0 offset_bottom = -3.0 texture = ExtResource("4") -stretch_mode = 6 +stretch_mode = 5 [node name="OptionsDialog" type="AcceptDialog" parent="."] position = Vector2i(0, 36)