Skip to content

Commit

Permalink
fix grid separation
Browse files Browse the repository at this point in the history
  • Loading branch information
rainlizard committed Apr 30, 2024
1 parent a71b7f7 commit 2e782f6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Scenes/Main.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -702,8 +702,6 @@ margin_right = 151.0
margin_bottom = 302.0
size_flags_horizontal = 6
size_flags_vertical = 6
custom_constants/vseparation = 0
custom_constants/hseparation = 0
[node name="WallSlabs" type="PanelContainer" parent="Ui/UiTools/PickSlabWindow/VBoxContainer/SlabTabs/TabFolder"]
visible = false
Expand All @@ -725,8 +723,6 @@ margin_right = 464.0
margin_bottom = 85.0
size_flags_horizontal = 6
size_flags_vertical = 6
custom_constants/vseparation = 0
custom_constants/hseparation = 0
[node name="CustomSlabsTab" type="PanelContainer" parent="Ui/UiTools/PickSlabWindow/VBoxContainer/SlabTabs/TabFolder"]
visible = false
Expand All @@ -749,8 +745,6 @@ margin_right = 464.0
margin_bottom = 85.0
size_flags_horizontal = 6
size_flags_vertical = 6
custom_constants/vseparation = 0
custom_constants/hseparation = 0
[node name="SlabStyle" type="PanelContainer" parent="Ui/UiTools/PickSlabWindow/VBoxContainer/SlabTabs/TabFolder"]
visible = false
Expand All @@ -776,8 +770,6 @@ margin_right = 61.0
margin_bottom = 82.0
size_flags_horizontal = 6
size_flags_vertical = 6
custom_constants/vseparation = 0
custom_constants/hseparation = 0
[node name="OnlyOwnership" type="PanelContainer" parent="Ui/UiTools/PickSlabWindow/VBoxContainer/SlabTabs/TabFolder"]
visible = false
Expand All @@ -803,8 +795,6 @@ margin_right = 61.0
margin_bottom = 82.0
size_flags_horizontal = 6
size_flags_vertical = 6
custom_constants/vseparation = 0
custom_constants/hseparation = 0
[node name="Clippy" type="Control" parent="Ui/UiTools/PickSlabWindow"]
anchor_right = 1.0
Expand Down

0 comments on commit 2e782f6

Please sign in to comment.