diff --git a/src/Palette/PalettePanel.tscn b/src/Palette/PalettePanel.tscn index 558cfa569..7c98b3495 100644 --- a/src/Palette/PalettePanel.tscn +++ b/src/Palette/PalettePanel.tscn @@ -15,9 +15,6 @@ rect_min_size = Vector2( 318, 0 ) size_flags_horizontal = 3 size_flags_vertical = 0 script = ExtResource( 8 ) -__meta__ = { -"_edit_use_anchors_": false -} [node name="PaletteVBoxContainer" type="VBoxContainer" parent="."] margin_left = 7.0 @@ -26,18 +23,9 @@ margin_right = 311.0 margin_bottom = 111.0 size_flags_horizontal = 3 -[node name="PalettesLabel" type="Label" parent="PaletteVBoxContainer"] -margin_right = 304.0 -margin_bottom = 14.0 -size_flags_horizontal = 3 -size_flags_vertical = 0 -text = "Palettes" -align = 1 - [node name="PaletteButtons" type="HBoxContainer" parent="PaletteVBoxContainer"] -margin_top = 18.0 margin_right = 304.0 -margin_bottom = 40.0 +margin_bottom = 22.0 [node name="PaletteSelect" type="OptionButton" parent="PaletteVBoxContainer/PaletteButtons"] margin_right = 252.0 @@ -104,14 +92,14 @@ __meta__ = { } [node name="HSeparator" type="HSeparator" parent="PaletteVBoxContainer"] -margin_top = 44.0 +margin_top = 26.0 margin_right = 304.0 -margin_bottom = 48.0 +margin_bottom = 30.0 [node name="SwatchesContainer" type="HBoxContainer" parent="PaletteVBoxContainer"] -margin_top = 52.0 +margin_top = 34.0 margin_right = 304.0 -margin_bottom = 104.0 +margin_bottom = 86.0 size_flags_horizontal = 3 [node name="ColorButtons" type="VBoxContainer" parent="PaletteVBoxContainer/SwatchesContainer"] diff --git a/src/UI/UI.tscn b/src/UI/UI.tscn index ff620725d..702a09cbb 100644 --- a/src/UI/UI.tscn +++ b/src/UI/UI.tscn @@ -285,7 +285,6 @@ script = ExtResource( 23 ) [node name="Viewport" type="Viewport" parent="DockableContainer/Main Canvas/ViewportandVerticalRuler/ViewportContainer"] size = Vector2( 862, 466 ) -handle_input_locally = false usage = 0 render_target_update_mode = 3 @@ -361,7 +360,7 @@ margin_bottom = 242.0 margin_left = 958.0 margin_top = 266.0 margin_right = 1107.0 -margin_bottom = 574.0 +margin_bottom = 592.0 rect_min_size = Vector2( 72, 72 ) __meta__ = { "_edit_use_anchors_": false @@ -369,7 +368,7 @@ __meta__ = { [node name="LeftPanelContainer" type="PanelContainer" parent="DockableContainer/Left Tool Options"] margin_right = 149.0 -margin_bottom = 308.0 +margin_bottom = 326.0 rect_min_size = Vector2( 130, 0 ) size_flags_horizontal = 3 size_flags_vertical = 3 @@ -378,19 +377,19 @@ size_flags_vertical = 3 margin_left = 1127.0 margin_top = 266.0 margin_right = 1276.0 -margin_bottom = 574.0 +margin_bottom = 592.0 rect_min_size = Vector2( 72, 72 ) [node name="RightPanelContainer" type="PanelContainer" parent="DockableContainer/Right Tool Options"] margin_right = 149.0 -margin_bottom = 308.0 +margin_bottom = 326.0 rect_min_size = Vector2( 130, 0 ) size_flags_horizontal = 3 size_flags_vertical = 3 [node name="Palettes" parent="DockableContainer" instance=ExtResource( 20 )] margin_left = 958.0 -margin_top = 598.0 +margin_top = 616.0 margin_right = 1276.0 margin_bottom = 716.0