Make obj box bigger
This commit is contained in:
parent
6df316e338
commit
99d59507e6
1 changed files with 4 additions and 4 deletions
|
@ -414,8 +414,8 @@ visible = false
|
|||
anchor_top = 1.0
|
||||
anchor_bottom = 1.0
|
||||
margin_left = 5.0
|
||||
margin_top = -166.0
|
||||
margin_right = 172.0
|
||||
margin_top = -256.0
|
||||
margin_right = 239.0
|
||||
margin_bottom = -5.0
|
||||
size_flags_vertical = 13
|
||||
__meta__ = {
|
||||
|
@ -423,8 +423,8 @@ __meta__ = {
|
|||
}
|
||||
|
||||
[node name="tabs" type="TabContainer" parent="objects"]
|
||||
margin_right = 167.0
|
||||
margin_bottom = 161.0
|
||||
margin_right = 234.0
|
||||
margin_bottom = 251.0
|
||||
rect_min_size = Vector2( 0, 80 )
|
||||
theme = ExtResource( 12 )
|
||||
tab_align = 0
|
||||
|
|
Reference in a new issue