Skip to content

Commit

Permalink
fix ui layout
Browse files Browse the repository at this point in the history
  • Loading branch information
fian46 committed Oct 1, 2020
1 parent cb0d26a commit e28196f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions addons/btree/Editor/general_fcall/general_fcall.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ text = "Function Name : "
margin_left = 113.0
margin_right = 142.0
margin_bottom = 20.0
size_flags_horizontal = 3

[node name="Input" type="HBoxContainer" parent="."]
margin_left = 16.0
Expand Down
1 change: 1 addition & 0 deletions addons/btree/Editor/repeat/repeat.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ text = "Count : "
margin_left = 53.0
margin_right = 127.0
margin_bottom = 24.0
size_flags_horizontal = 3
allow_greater = true
script = ExtResource( 2 )
1 change: 1 addition & 0 deletions addons/btree/Editor/wait_node/wait_node.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ text = "Count : "
margin_left = 53.0
margin_right = 127.0
margin_bottom = 24.0
size_flags_horizontal = 3
allow_greater = true
script = ExtResource( 2 )

0 comments on commit e28196f

Please sign in to comment.