Skip to content

Commit

Permalink
Fix typo in UI
Browse files Browse the repository at this point in the history
  • Loading branch information
retour committed Sep 29, 2019
1 parent 5337b4b commit 7666574
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions UI/MainUI.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ corner_radius_bottom_left = 5
corner_detail = 14

[node name="MainUI" type="MarginContainer"]
editor/display_folded = true
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 25.0
Expand Down Expand Up @@ -147,15 +146,14 @@ margin_bottom = 964.0
mouse_filter = 2

[node name="VBoxContainer" type="VBoxContainer" parent="Top Menu Bar/HBoxLeft"]
editor/display_folded = true
margin_left = 253.0
margin_right = 418.0
margin_bottom = 964.0

[node name="Label" type="Label" parent="Top Menu Bar/HBoxLeft/VBoxContainer"]
margin_right = 165.0
margin_bottom = 14.0
text = "Dachflächen Photovoltaic:"
text = "Dachflächen Photovoltaik:"

[node name="RooftopPhotovoltaicCheckbox" type="CheckBox" parent="Top Menu Bar/HBoxLeft/VBoxContainer"]
margin_top = 18.0
Expand Down

0 comments on commit 7666574

Please sign in to comment.